[GH-ISSUE #275] Stop all but one (or two) domains #193

Closed
opened 2026-02-27 23:15:53 +03:00 by kerem · 4 comments
Owner

Originally created by @ejdoh1 on GitHub (May 24, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/275

I have a simple use-case where I want to allow access to a single domain and stop all other requests.
How do I achieve this?

Originally created by @ejdoh1 on GitHub (May 24, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/275 I have a simple use-case where I want to allow access to a single domain and stop all other requests. How do I achieve this?
kerem 2026-02-27 23:15:53 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@snail007 commented on GitHub (May 24, 2019):

see also #247

<!-- gh-comment-id:495469413 --> @snail007 commented on GitHub (May 24, 2019): see also #247
Author
Owner

@ejdoh1 commented on GitHub (May 24, 2019):

Thanks - missed it as the duplicate was not in English.

Also, I was looking for where the 'stop' argument is handled but couldn't see it in config.go.

Am I missing something?

<!-- gh-comment-id:495629982 --> @ejdoh1 commented on GitHub (May 24, 2019): Thanks - missed it as the duplicate was not in English. Also, I was looking for where the 'stop' argument is handled but couldn't see it in [config.go](https://github.com/snail007/goproxy/blob/v7.4/config.go). Am I missing something?
Author
Owner

@snail007 commented on GitHub (May 24, 2019):

https://github.com/snail007/goproxy#source-code-declaration

<!-- gh-comment-id:495653548 --> @snail007 commented on GitHub (May 24, 2019): https://github.com/snail007/goproxy#source-code-declaration
Author
Owner

@ejdoh1 commented on GitHub (May 25, 2019):

Ah I see - makes it hard to contribute.

Good luck with your project

<!-- gh-comment-id:495817027 --> @ejdoh1 commented on GitHub (May 25, 2019): Ah I see - makes it hard to contribute. Good luck with your project
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#193
No description provided.