mirror of
https://github.com/Kiritow/wg-ops.git
synced 2024-03-22 13:11:37 +08:00
Fix: generator
This commit is contained in:
parent
1ece82c328
commit
e73a8af70c
|
@ -92,7 +92,7 @@ PostUp=sysctl net.ipv4.tcp_congestion_control=bbr
|
|||
cache_config.append("PostUp={} new-window -t tunnel -d '{} --conf-file {}'".format(tmux_path, bin_tunnel, filepath))
|
||||
|
||||
for server_info in udp_servers:
|
||||
speeder_info = client_info["speeder"]
|
||||
speeder_info = server_info["speeder"]
|
||||
|
||||
if speeder_info:
|
||||
# RawTunnel => Speeder => WG
|
||||
|
|
Loading…
Reference in New Issue
Block a user