[help wanted] How can I make vs-picgo work behind the proxy?
See original GitHub issueHi guys,
Thanks a lot for your work on this awesome plugin, I really benifit a lot from it 😉
I work with vscode
(vs-picgo 2.1.0
has been installed, and the image bed is github
) on Ubuntu 18.04 LTS
. How can I enable the proxy for the uploading procedure in it? Does it follow the system proxy settings? Is there anything I can do to customize it?
Thanks a lot!
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Creating proxy servers using the job manager (deprecated)
Procedure. Click Jobs > Submit from the navigation tree of the administrative console. Choose a job to create a proxy server. Select the...
Read more >Proxy Servers Internet Jobs, Employment | Indeed.com
404 Proxy Servers Internet jobs available on Indeed.com. Apply to Customer Service Representative, Reservation Agent, Sales Representative and more!
Read more >$39k-$169k Proxy Server Jobs (NOW HIRING) ZipRecruiter
Browse 737 PROXY SERVER jobs ($39k-$169k) from companies with openings that are hiring now. Find job postings near you and 1-click apply!
Read more >How to find what SQL Jobs are using a specific account as ...
The servers I was looking at had only few credentials. While they had several jobs only a handful were using “Run As” Proxy...
Read more >proxy Stanza - Job Specification | Nomad
proxy Parameters. local_service_address (string: "127.0.0.1") - The address the local service binds to. Useful to customize in clusters with mixed Connect ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@upupming Thanks for your quick response and guidance!
Now I can upload my images happily, even potentially without the proxy setting.
Though It doesn’t effect the functionality, I still post it here just in case.
Just now, I tried to paste an image from clipboard to vscode by the shortcut
ctrl + alt + U
without the proxy setting, and It WORKS WELL.Then as you said, I added
picgo.picBed.proxy
in my globalsettings.json
manually (I confirm my http proxy work behind the local port12333
). as shown below:vscode
.vscode
, and monitoring the proxy log in another window. It seems thepicgo
doesn’t use the proxy…Close as no response, please feel free to open a new issue if still has trouble.