when i upload my custom.zip the server should easy be able to update 'helpdesk.txt' with my actual ip.
eg:
Code: Select all
[HOST]
Internet support
-connect <ACT_IP>:5500 -noregistry
[HOST]
Internet support encryption
-plugin -connect <ACT_IP>:5500 -noregistry
[HOST]
Internet static ip
-connect 84.155.62.44:5500 -noregistry
...
(f..k double newlines in code above, howzat?)