Solved WebList

Status
Not open for further replies.

Popo96

Member
Sep 14, 2015
7
0
33
Hi Guys,

Is there any way to block the weblist of teamspeak by using a string value into etc/hosts (linux)?

Thanks a lot
 

mkll11one

ServerGeek
VIP
Apr 26, 2016
262
136
157
nano /etc/hosts
And do this:
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
127.0.0.1 weblist.teamspeak.com
- Example. :)
 

Kleberstoff

Knowledge Seeker
VIP
Dec 29, 2015
308
214
158
nano /etc/hosts
Code:
127.0.0.1 weblist.teamspeak.com

Would be enough if you want it to only Block the Weblist.
Otherways avoid listing
Uncheck 'Enable reporting to server list'.
WvwsdaZ.png
If you want to use TelNet
1 Connect to you'r Server using TelNet.
1.1 Login with Query Information
2 Select you'r Server
3 and then use ""serveredit virtualserver_weblist_enable=0" to turn it off.
4 Logout and Profit.
 
Status
Not open for further replies.
Top