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

How to set socket proxy? #20

Closed
ZhangShurong opened this issue Apr 16, 2018 · 14 comments
Closed

How to set socket proxy? #20

ZhangShurong opened this issue Apr 16, 2018 · 14 comments

Comments

@ZhangShurong
Copy link

How to set socket proxy?

@p3x-robot
Copy link
Member

not implemented

@p3x-robot
Copy link
Member

besides, there is no information how to implement it, a use case is needed as well...
what input you need to set it up, given i never use a socket proxy.
it could be a dialog and then enter your info, but i dont know what info you have.

@p3x-robot
Copy link
Member

https://www.npmjs.com/package/electron-proxy-agent#notes

like this?
PROXY 127.0.0.1:8888; DIRECT

@p3x-robot
Copy link
Member

@p3x-robot
Copy link
Member

electron/electron#4032

@ZhangShurong
Copy link
Author

I want to set a http proxy or sockt proxy to access notebooks, just like
like this? PROXY 127.0.0.1:8888; DIRECT

@p3x-robot
Copy link
Member

ok, about this weekend may 4-6 i will make this.

@p3x-robot
Copy link
Member

there will be a new setting dialog, where you can add this in.

@p3x-robot
Copy link
Member

p3x-robot commented May 5, 2018

https://github.com/patrikx3/onenote/releases/tag/1.4.1-511

Though I don't use proxy, might not work.
If you wish more settings, you can see the proxy code here:
https://github.com/patrikx3/onenote/blob/master/src/electron/window/onenote/action/load-proxy.js

@p3x-robot
Copy link
Member

@ZhangShurong
Copy link
Author

Worked!! Thanks !!!!!!

@Gabirel
Copy link

Gabirel commented Mar 1, 2019

Is there any instruction for the proxy? like socks5://127.0.0.1:1080 or just 127.0.0.1:1080?

I don't even know whether it's correct since the program doesn't show any errors.

@p3x-robot
Copy link
Member

@bejondshao
Copy link

bejondshao commented Dec 25, 2019

For later users, click Settings -> Set proxy and input:

127.0.0.1:8888

no other information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants