Skip to content

Commit

Permalink
Use semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfailham96 committed Feb 22, 2022
1 parent 0bc57e8 commit 4d38d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/http.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/python3
#!/usr/bin/env python3

# HTTP Injector for Python3
# modded by Lutfa Ilham
# v1.0
# v1.0.0
# credit: https://github.com/mientz/python-http-injector

import socket
Expand Down

0 comments on commit 4d38d45

Please sign in to comment.