Skip to content

Commit

Permalink
Merge branch 'develop' into ssh-improv
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall-Hallenbeck authored Oct 12, 2023
2 parents 84a41b7 + 4a09852 commit 4eb2c08
Show file tree
Hide file tree
Showing 5 changed files with 476 additions and 451 deletions.
13 changes: 8 additions & 5 deletions nxc/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,14 @@ def gen_cli_args():
CODENAME = "A New Beginning"

parser = argparse.ArgumentParser(description=f"""
_ _ _ _____
| \ | | ___ | |_ | ____| __ __ ___ ___
| \| | / _ \ | __| | _| \ \/ / / _ \ / __|
| |\ | | __/ | |_ | |___ > < | __/ | (__
|_| \_| \___| \__| |_____| /_/\_\ \___| \___|
. .
.| |. _ _ _ _____
|| || | \ | | ___ | |_ | ____| __ __ ___ ___
\\\( )// | \| | / _ \ | __| | _| \ \/ / / _ \ / __|
.=[ ]=. | |\ | | __/ | |_ | |___ > < | __/ | (__
/ /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___|
ॱ \ / ॱ
ॱ ॱ
The network execution tool
Maintained as an open source project by @NeffIsBack, @MJHallenbeck, @_zblurx
Expand Down
Loading

0 comments on commit 4eb2c08

Please sign in to comment.