Skip to content

Commit

Permalink
Update c2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hoaan1995 authored May 20, 2022
1 parent d3a4384 commit e78bf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c2.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ def main():

# LAYER 7 METHODS

elif "ovh-beam" in cnc:
elif "ovh-beam" in cnc:
try:
method = cnc.split()[1]
ip = cnc.split()[2]
Expand Down

0 comments on commit e78bf8c

Please sign in to comment.