Skip to content

Commit b2faa79

Browse files
authored
Add files via upload
1 parent bb0fa72 commit b2faa79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ URI Syntax
145145
- Some pure python ciphers (aes-256-cfb1-py) is quite slow, and is not recommended to use without PyPy speedup. Try install pycryptodome_ and use C version cipher instead.
146146
- To enable OTA encryption with shadowsocks, add '!' immediately after cipher name.
147147
- netloc
148-
- It can be "hostname:port" or "/unix_domaon_path". If the hostname is empty, server will listen on all interfaces.
148+
- It can be "hostname:port" or "/unix_domain_path". If the hostname is empty, server will listen on all interfaces.
149149
- Valid netloc: localhost:8080, 0.0.0.0:8123, /tmp/domain_socket, :8123
150150
- rules
151151
- The filename that contains regex rules

0 commit comments

Comments
 (0)