mirror of
https://github.com/Justuser3310/jetwork.git
synced 2026-06-24 18:34:50 +00:00
up
This commit is contained in:
+2
-2
@@ -58,8 +58,8 @@ def main():
|
||||
#updater.start()
|
||||
|
||||
# Прокси для браузера
|
||||
web_proxy = Thread(target = web_proxy)
|
||||
web_proxy.start()
|
||||
http_proxy = Thread(target = web_proxy)
|
||||
http_proxy.start()
|
||||
|
||||
# Стартуем интерфейс
|
||||
system('python srv_interface.py')
|
||||
|
||||
Reference in New Issue
Block a user