Update netcat_shell.py

This commit is contained in:
go-outside-helper 2024-03-14 17:25:06 +01:00 committed by GitHub
parent 5ca68fb2a4
commit 403cc2a8d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
__author__ = "bt3"
__author__ = "Mia Stein"
import os
@ -59,4 +59,4 @@ def main():
if __name__ == '__main__':
main()
main()