diff --git a/pwncat/__main__.py b/pwncat/__main__.py index 6f561e8..3ba998c 100644 --- a/pwncat/__main__.py +++ b/pwncat/__main__.py @@ -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