Solved Unban from a teamspeak server on Linux

BERNARDO

Member
Sep 21, 2015
15
8
35
Hello guys, I just want to ask you, if you know, how I can unban myself from a teamspeak server.

(Linux, not Windows)

It would help me a lot!

With great regards,
BERNARDO
 
Last edited:

0day

Contributor
Oct 16, 2015
140
268
148
Step 1. Delete/change you'r ProductID
How i can change it?
Open Regedit
HKey_Local_Machine\Software\Microsoft\Windows NT\Current Version
Step2. Change You'r IP.
See on google VPN's or other ip changer


Missing one step Dolo, I bet you will find it as soon as you look :p
 

BERNARDO

Member
Sep 21, 2015
15
8
35
Okey, cool.. I already knew, how to unban myself on windows.. But I want to know how I can unban myself on LINUX :/
 

ehthe

Retired Staff
Contributor
Apr 26, 2015
1,028
896
216
Okey, cool.. I already knew, how to unban myself on windows.. But I want to know how I can unban myself on LINUX :/
Code:
sudo ifconfig eth0 hw ether aa:aa:aa:aa:aa:aa
This will temporarily change your mac address.
(teamspeak uses that to make the hwid)
 
Top