No description
  • Go 91.1%
  • Shell 8.9%
Find a file
2016-06-19 21:24:40 +02:00
install.sh fuck thiss hit 2016-06-19 11:04:16 +02:00
LICENSE Add license 2016-06-19 02:24:33 +02:00
main.go Use Go 1.7's shiny new ErrUseLastResponse 2016-06-19 13:16:50 +02:00
README.md Add readme 2016-06-19 13:06:58 +02:00
server.go include Response.Status in response dump 2016-06-19 21:24:40 +02:00

sniffer

This is a very simple sniffer used for Ripple to sniff requests from the osu! client to the osu! server, even in HTTPS.

If you want to run this, you'll need Go 1.7. Yes. Using the version of your package manager probably won't be enough. Get gvm and gvm install go1.7beta2.