This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
FutureYu
/
BlackBoxSystem
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
dev
Branches
Tags
dev
master
optimize-netty
v1
BlackBoxSystem
/
shell
/
manage
/
common.sh
common.sh
93 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
#!/usr/bin/env bash
HOST=127.0.0.1
#HOST=39.104.63.130
PORT=8088
echo host:$host port:$PORT