This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
RedGreen
/
twgs-proxy
Tarkkaile
2
Äänestä
1
Fork
0
Tiedostot
Ongelmat
14
Pull-pyynnöt
0
Wiki
Puu:
9e94265da7
Haarat
Tagit
ScriptExplore
master
v0.1
twgs-proxy
/
config.py
config.py
96 B
Historia
Raaka
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"