Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for temporary rules #116

Open
mmsatari opened this issue Oct 21, 2019 · 6 comments
Open

Add support for temporary rules #116

mmsatari opened this issue Oct 21, 2019 · 6 comments
Labels
status-wontfix Decided that won't be implemented or not in the vision type-new-feature Adding a new feature

Comments

@mmsatari
Copy link

It would be nice if user could add temporary rules that would get deleted after browser restart. This is handy for some websites that users don't visit frequently and they want to use proxy on them.

@salarcode salarcode added the type-new-feature Adding a new feature label Oct 28, 2019
@salarcode
Copy link
Owner

salarcode commented Oct 28, 2019

I don't see much use case scenario for these kind of rules. Do you have any samples where this kind of stuff is implemented?

@salarcode salarcode added the status-wontfix Decided that won't be implemented or not in the vision label Oct 28, 2019
@mmsatari
Copy link
Author

FoxyProxy used to support this kind of rules. These rules existed until the user closes the Firefox process. I don't how it was implemented, but one possible solution would be to have two seperate DBs for each type of rule (permanent, temporary) and delete the latter when the Firefox process is being restarted.

@smsihe
Copy link

smsihe commented Apr 30, 2020

Yes , Tampermonkey swityomega just works this way .

@shinji-ikari
Copy link

yes, i love switchyomega with this temporary proxy funtion, sometimes, it just no need to keep it in proxy rules.
i do use this funtion for some kind website that when i search something and it maybe don't have second time to visit.
also there are some website i use proxy and direct at the same time, by this when i done with direct then use proxy , and next time i restart the firefox, it will be direct in default. don't need to change the rules.
hope there are enough people want this funtion.

**and thanks to u guys, smartproxy is kind of good and easy to use. since switchomega work on firefox is more and more inconvenient.

@tglsf
Copy link

tglsf commented Jun 17, 2022

I don't see much use case scenario for these kind of rules. Do you have any samples where this kind of stuff is implemented?

This feature is very useful to me. Sometimes you want to determine if a site is truly inaccessible and need to toggle the proxy status. Once you have determined that it is an inaccessible site, you do not need to remove the rule by visiting the settings page if you are using a temporary rule. If you try to access those inaccessible sites from time to time, switch the proxy state and do not clean up your rule list, then the rule list will become very long.
Also, sometimes I want to log in to certain sites temporarily as anonymous, so this feature can be useful.

@leic4u
Copy link

leic4u commented Feb 26, 2024

It is necessary when I have multiple proxies and want to temporarily change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status-wontfix Decided that won't be implemented or not in the vision type-new-feature Adding a new feature
Projects
None yet
Development

No branches or pull requests

6 participants