You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,8 @@ encryption_algorithm=AES-GCM
106
106
| destination_port | 1 - 65535 | Yes | Specify the port range when running as a client |
107
107
| destination_address | IP address, domain name | Yes | When inputting an IPv6 address, no need for square brackets. Multiple addresses should be comma-separated.|
108
108
| dport_refresh | 20 - 65535 | No | Unit: seconds. Default value is 60 seconds. If less than 20 seconds, it will be considered as 20 seconds; if greater than 65535, it will be considered as 65536 seconds |
109
-
| encryption_algorithm|AES-GCM<br>AES-OCB<br>chacha20<br>xchacha20|No | Select from AES-256-GCM-AEAD, AES-256-OCB-AEAD, ChaCha20-Poly1305, XChaCha20-Poly1305 |
110
-
| encryption_password | Any characters | Depending on situation | Required when setting encryption_algorithm |
| encryption_password | Any character |Depends…|…on the setting of encryption_algorithm, if the value is set and it is neither `none` nor `XOR`, it is required|
111
111
| timeout | 0 - 65535 | No | Unit: seconds. Default value is 1800. Set to 0 to use the default value. Represents the timeout setting between the UDP application and udphop |
112
112
| keep_alive | 0 - 65535 | No | Default value is 0, which means Keep Alive is disabled |
113
113
| stun_server | STUN server address | No | Cannot be used when listen_port is in port range mode |
0 commit comments