Edit Login_user.ini
[list]
Capability = "1000"
ListenIp = "localhost"
ListenPort = "8888"
[user]
Capability = "1000"
ListenIp = "localhost"
ListenPortal = "ip Global or No-ip"
ListenPort = "8885"
StateLev1 = 500 ;[ + + ] Yellow
StateLev2 = 1000 ;[ + + + ] Red
[server]
Capability = "1000"
ListenIp = "localhost"
ListenPort = "9002"
[db]
BindIP = ""
BindPort = ""
ConnectIp = "localhost"
ConnectPort = "9006"
[billing]
use = false
ConnectIp = "localhost"
ConnectPort = "9020"
[guard]
Description = ""
GuardPort = "9008"
UseGuard = "false"
[Login]
Name="login_OPT"
Accept="a7aaaa"
[autostat]
Enable = false
[licenseport]
port = 9101
[licenseserver]
sv1 = "localhost"
sv2 = "localhost"
Now edit file join.sh
#!/bin/sh
cd /home/login
ulimit -c unlimited
rm *.pid -f
./login_server
No hay comentarios:
Publicar un comentario