mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update SocialFish.py
This commit is contained in:
parent
89be161ca0
commit
249c647676
|
@ -294,7 +294,7 @@ def runPEnv():
|
|||
|
||||
def serveo():
|
||||
system('ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:1111 serveo.net > sendlink.txt 2> /dev/null & ')
|
||||
sleep(10)
|
||||
sleep(4)
|
||||
f = open('sendlink.txt', 'r')
|
||||
a = ['\033[32m', 'Forwarding', 'HTTP', 'traffic', 'from', '\033[0m', ' ']
|
||||
lst = []
|
||||
|
|
Loading…
Reference in New Issue
Block a user