Commit Graph

4 Commits

Author SHA1 Message Date
gpotter2 0ef62bfe31 Change line ending of unix to dos files 2017-05-31 17:05:39 +02:00
Gabriel Potter c4e038a2ce Modified start script (windows) (#345)
Added PAUSE when scapy crashes (to see error code), so the cmd won't
close itself
2016-11-11 13:28:36 +00:00
Dirk Loss d3648de762 Fixed run_scapy.bat to work under Python 2.6
The old batch file worked on Python 2.5 but lead to the
following error under Python 2.6:
c:\Python26\python.exe: scapy is a package and cannot be directly executed
New file should work under both versions.
2009-10-30 22:34:19 +01:00
Dirk Loss b6affad4a5 Added Windows batch files for run_scapy and run_tests 2009-07-20 10:21:37 +02:00