50ButtonsEach / fliclib-linux-hci

Flic SDK for Linux
306 stars 53 forks source link

flicd does not support HTTP(S) proxy servers #58

Open wschlich opened 7 years ago

wschlich commented 7 years ago

flicd does not work if there's no direct connection to api.flic.io (srsly?) this (besides issue #59) prevents flicd from working in a LAN which does not allow direct internet connections but only through proxies. flicd should really support the use of HTTP(S) proxy servers.

Emill commented 7 years ago

What kind of proxy server support would you like? HTTP proxy? SOCKS4? SOCKS5? Something else?

wschlich commented 7 years ago

@Emill: in my case HTTP(S), but adding SOCKS4+5 support is also a great idea!

Emill commented 7 years ago

Do you need Proxy-Authorization?

wschlich commented 7 years ago

@Emill: not right now, but it's a very good idea to implement it anyway.

wschlich commented 7 years ago

@Emill: Any estimates for getting proxy support implemented (and released)?

wschlich commented 7 years ago

@Emill: ? :)

Emill commented 7 years ago

Hi. Most of the team is currently on summer holiday. We'll be back in the middle of August. So a bit after that I guess.

wschlich commented 7 years ago

@Emill : I see :) Thanks for letting me know!

wschlich commented 7 years ago

@Emill, any news here? :(

wschlich commented 6 years ago

@Emill what's the current status on this one? :)

miguelarios commented 3 years ago

Any update here?