We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b380ba commit 4c1be8cCopy full SHA for 4c1be8c
1 file changed
oneport/README.md
@@ -41,6 +41,7 @@ rules:
41
address: 127.0.0.1:4444
42
```
43
目前的内置规则有:`$SSH`, `$RDP`, `$HTTP`
44
+
45
规则按顺序匹配,越靠前优先级越高
46
47
@@ -51,3 +52,8 @@ $ oneport -r
51
52
$ # or
53
$ oneport --reload
54
55
56
57
+# usage
58
+
59
+
0 commit comments