dheison0 / sps

Simple proxy server written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sps

SPS is a simple HTTP/HTTPS proxy server written in Go for run on my phone that has only 512MB of RAM and runs Android 6 with a average use of 80% of RAM.

TODO

  • Support to HTTP
  • Support to HTTPS
  • Use cobra to parse args
  • Configuration file
  • Regex filter
  • Documentation

About

Simple proxy server written in Go

License:MIT License


Languages

Language:Go 100.0%