When I run 'iptables GUI' and click 'View Rules' I get an error (in the terminal):
Traceback (most recent call last):
File "iptables_gui.py", line 1212, in view
f = open('iptables.sh','r')
IOError: [Errno 2] No such file or directory: 'iptables.sh'
Where is iptables.sh?
When I click on 'Quiz' i get
hej
I think this is a mispelling of help?
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I run 'iptables GUI' and click 'View Rules' I get an error (in the terminal):
Traceback (most recent call last):
File "iptables_gui.py", line 1212, in view
f = open('iptables.sh','r')
IOError: [Errno 2] No such file or directory: 'iptables.sh'
Where is iptables.sh?
When I click on 'Quiz' i get
I think this is a mispelling of help?
Thank you