mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #46] Block all domains by default #23
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sparse91 on GitHub (Mar 14, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/46
Hello
I want to only whitelist specific domains on our web proxy. I can't find a solution. Is that possible with goproxy?
I hope this is a right place to ask questions.
Thank you
@snail007 commented on GitHub (Mar 15, 2018):
Currently,block all domains by default proxy not supported ,but you can use auth api to control every connection as you wish,auth docs at
http(s) : https://github.com/snail007/goproxy#15basic-authentication
socks5 : https://github.com/snail007/goproxy#57authentication