Skip to content

Commit

Permalink
Update mac_changer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-power committed Oct 31, 2018
1 parent 36b0f4b commit 9556a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAC_changer/mac_changer.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import optparse
import re


# get all arguments from CLI when code is executed
def get_arguments():
parser = optparse.OptionParser()
parser.add_option("-i", "--interface", dest="interface", help="Interface to change its MAC Address")
Expand Down

0 comments on commit 9556a0f

Please sign in to comment.