-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jsset is working for pure javascript file. there is a double eofing p…
…roblem on circuits which need to be investigated
- Loading branch information
Showing
8 changed files
with
89 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/bash | ||
#killall stegotorus | ||
|
||
#http | ||
#http and only js | ||
./stegotorus --log-min-severity=debug --timestamp-logs chop client --trace-packets --disable-retransmit 127.0.0.1:4999 http 127.0.0.1:5000 --steg-mod js #2> /tmp/client_out.txt | ||
|
||
#./stegotorus --log-min-severity=debug --timestamp-logs chop client --trace-packets --disable-retransmit 127.0.0.1:4999 http_apache 127.0.0.1:5000 #2> /tmp/client_out.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.