Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
geeknik committed Mar 18, 2024
1 parent bf68362 commit 38a76d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Expand Up @@ -284,6 +284,3 @@ def main(ip_range: List[str], remote_server: str, port: int, payload_url: str) -
# Set the global variables
exploration_probability = 1.0
decay_factor = 0.999

# Call the main function
main(args.ip_range, args.remote_server, args.port, args.payload_url)

0 comments on commit 38a76d0

Please sign in to comment.