Skip to content

Commit

Permalink
1.3.0 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
FLOCK4H committed Jun 27, 2024
1 parent 8cd4e80 commit 02a0d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Freeway
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,8 @@ class Freewayer:

crafting_table = CraftingTable(self.wlan, to_craft, addr1, addr2, addr3, ssid, threads, count, interval, loop=True)
crafting_table.start_sending()
cinput("Press enter to go back to Freeway")
self.act()

def parse_arguments():
parser = argparse.ArgumentParser(description="Freeway for Network Pentesting")
Expand Down

0 comments on commit 02a0d0e

Please sign in to comment.