Update documentation

This commit is contained in:
世界
2022-08-31 14:33:52 +08:00
parent 5813e0ce7a
commit f5f5cb023c
10 changed files with 74 additions and 2 deletions

View File

@@ -68,6 +68,9 @@
"process_name": [
"curl"
],
"process_path": [
"/usr/bin/curl"
],
"package_name": [
"com.termux"
],
@@ -188,6 +191,14 @@ Match port range.
Match process name.
#### process_path
!!! error ""
Only supported on Linux, Windows, and macOS.
Match process path.
#### package_name
Match android package name.