1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-27 19:04:15 +01:00

Put the cat back

This commit is contained in:
Caleb Stewart 2021-05-22 18:19:35 -04:00
parent b663403218
commit ac67745ad3

View File

@ -122,6 +122,8 @@ def main():
return
console.log("Welcome to [red]pwncat[/red] 🐈!")
if (
args.connection_string is not None
or args.pos_port is not None