aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6 support, general restructuringFeuerfuchs2019-11-261-0/+25
* Migrated to a Library structure with gopherproxy cmd for reuse by gopherclientJames Mills2016-09-301-126/+0
* Don't encode slashesJames Mills2016-09-261-1/+3
* Don't include :port if the server is onthe default port 70James Mills2016-09-261-1/+7
* Fixed URI handlingJames Mills2016-09-261-1/+6
* Add -url CLI flag for default proxy target and redirect for /James Mills2016-09-231-0/+6
* Add support for proxying to anywhere in GopherspaceJames Mills2016-09-231-10/+10
* Add query supportJames Mills2016-09-231-5/+15
* Added templating supportJames Mills2016-09-221-10/+60
* Initial CommitJames Mills2016-09-221-0/+47