-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: xorman/tcpproxy
base: master
head repository: ickerwx/tcpproxy
compare: master
- 12 commits
- 10 files changed
- 7 contributors
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac44253 - Browse repository at this point
Copy the full SHA ac44253View commit details
Commits on Dec 19, 2021
-
Merge pull request ickerwx#35 from ivan-galinskiy/mqtt_fix
Removed connection testing for MQTT
Configuration menu - View commit details
-
Copy full SHA for 26b137c - Browse repository at this point
Copy the full SHA 26b137cView commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 848c364 - Browse repository at this point
Copy the full SHA 848c364View commit details -
Merge pull request ickerwx#42 from bedman3/add-source-ip-and-port-bin…
…ding Add Source Ip and Port binding feature
Configuration menu - View commit details
-
Copy full SHA for fdf749e - Browse repository at this point
Copy the full SHA fdf749eView commit details
Commits on May 29, 2024
-
Added new module to replace hexadecimal data in TCP packets (ickerwx#47)
* New Module hexreplace: Replace hex data in tcp packets. * added line to README
Configuration menu - View commit details
-
Copy full SHA for 4c2d718 - Browse repository at this point
Copy the full SHA 4c2d718View commit details -
Fix defaults for --sourceip and --sourceport (ickerwx#45)
Use falsy values by default, otherwise the proxy thread will always attempt to bind to 0.0.0.0:8080 which in many cases might be already in use.
Configuration menu - View commit details
-
Copy full SHA for df3383c - Browse repository at this point
Copy the full SHA df3383cView commit details -
Slight modifications to the hexreplace module
- Changed output verbosity - fixed a bug in __init__ with the search variable - little cleanup
Configuration menu - View commit details
-
Copy full SHA for 403ef4e - Browse repository at this point
Copy the full SHA 403ef4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6707d0 - Browse repository at this point
Copy the full SHA e6707d0View commit details -
Add delay packet feature + fix source ip default behavior (ickerwx#43)
* Add delay packet feature * Remove default for source ip since it's optional --------- Co-authored-by: ickerwx <github@cracking.systems>
Configuration menu - View commit details
-
Copy full SHA for 1be86ec - Browse repository at this point
Copy the full SHA 1be86ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9814eda - Browse repository at this point
Copy the full SHA 9814edaView commit details -
Removed ancient Java jar files
The feature hasn't worked for a long, long time anyway.
Configuration menu - View commit details
-
Copy full SHA for 9c01fd3 - Browse repository at this point
Copy the full SHA 9c01fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd487c - Browse repository at this point
Copy the full SHA ddd487cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master