namecoin / sockstrace

Go port of Heteronculous (ptrace-based proxy leak detector). Outreachy project.
https://www.namecoin.org/
GNU General Public License v3.0
7 stars 3 forks source link

Proxyusr+Proxypas abbreviations are less readable #46

Closed JeremyRand closed 1 year ago

JeremyRand commented 1 year ago

The Proxyusr and Proxypas abbreviations ( https://github.com/robertmin1/heteronculous-horklump/blob/fe0fa005b074e0464c856940333eee02e874ae57/main.go#L80-L81 ) are somewhat nonstandard and difficult to read. I think expanding to Proxyuser and Proxypass would be more readable and more in line with standard convention.

robertmin1 commented 1 year ago

Using Proxyuser and Proxypass instead