This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
RedGreen
/
twgs-proxy
Seguir
2
Destacar
1
Fork
0
Ficheiros
Incidencias
14
Pull Requests
0
Wiki
Árbore:
9e94265da7
Ramas
Etiquetas
ScriptExplore
master
v0.1
twgs-proxy
/
config.py
config.py
96 B
Histórico
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"