简体   繁体   中英

Chrome extension TCP socket connection through a proxy

I was hoping google chrome socket connections from a chrome extension would go through the proxy settings of the browser but it does not seem to be the case.

Any idea of how could I automagically connect to a server and let chrome bothering with the proxy ?

Currently you can't, but we expect that this will be possible using a network proxy API when the bug http://crbug.com/172285 gets implemented.

If you want, star the issue to follow the development.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM