summaryrefslogtreecommitdiffhomepage
path: root/net/tshttpproxy/tshttpproxy_synology.go
AgeCommit message (Expand)AuthorFilesLines
2025-01-07all: fix golangci-lint errorsWill Norris1-1/+1
2024-11-05types/result, util/lineiter: add package for a result type, use itBrad Fitzpatrick1-7/+8
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-04-28net/tshttpproxy: synology: pick proxy by schemeJames Tucker1-30/+40
2022-04-28net/tshttpproxy: use http as the scheme for proxiesMaisem Ali1-3/+3
2022-04-26net/tshttpproxy: fix typoBrad Fitzpatrick1-1/+1
2022-04-21tshttpproxy: support synology proxy configurationJames Tucker1-0/+132