This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
RedGreen
/
twgs-proxy
Pridať medzi pozorované
2
Hviezda
1
Fork
0
Súbory
Issues
14
Pull requesty
0
Wiki
Strom:
70a853cd0d
Branche
Tagy
ScriptExplore
master
v0.1
twgs-proxy
/
config.py
config.py
96 B
História
Raw
1
2
3
4
5
6
7
8
# Connect to:
HOST = "twgs"
PORT = 2002
# Listen on:
LISTEN_PORT = 2002
LISTEN_ON = "0.0.0.0"