question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[help wanted] How can I make vs-picgo work behind the proxy?

See original GitHub issue

Hi 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:closed
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Rulleccommented, Jan 13, 2021

We will add this configuration to the settings page in the next release~

@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 global settings.json manually (I confirm my http proxy work behind the local port 12333). as shown below:

    "picgo.picBed.current": "github",
    "picgo.picBed.github.branch": "main",
    "picgo.picBed.github.path": "vscode/",
    "picgo.picBed.github.repo": "XXXXXXXXXXXX",
    "picgo.picBed.github.token": "XXXXXXXXXXXXXXXXXXXXXXXXX",
    "picgo.customUploadName": "${dateTime}${extName}",
    
    "picgo.picBed.proxy" : "127.0.0.1:12333",
  • kill and reopen the vscode.
  • Then I do the copy-paste work again in vscode, and monitoring the proxy log in another window. It seems the picgo doesn’t use the proxy… image
0reactions
upupmingcommented, Jul 25, 2021

Close as no response, please feel free to open a new issue if still has trouble.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found