proxylog

command module
v0.0.0-...-89cf8f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 8 Imported by: 0

README

Proxy Log

proxylog is a tool to measure the the traffic of a webpage. It works as a socks4 proxy.

Start

go build && ./proxylog

You have to configure the webbrowser to use a socks4 proxy on localhost:4567, for example with https://addons.mozilla.org/de/firefox/addon/foxyproxy-standard/

Afterwars open http://localhost:9050 to see the sizes of content.

Log sizes to file

To log all traffic size so a file, call the tool with a filename. It will be opened in append only, so it is save to open an existing file:

go build && ./proxylog sizes.log

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL