mirror of
https://github.com/LorenEteval/Furious.git
synced 2026-09-27 09:27:55 +03:00
Remove waitTime=1000 when starting tun2socks
Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
@@ -57,7 +57,6 @@ class Tun2socks(Core):
|
||||
super().start(
|
||||
target=startTun2socks,
|
||||
args=(device, networkInterface, logLevel, proxy, restAPI),
|
||||
waitTime=1000,
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user