Proxy

Proxy

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
Broker
Posts: 156
Joined: 02 Jul 2012, 13:16

Proxy

Post by Broker »

if you get the chance add the ability to work through a proxy. Thank you.
tzaeru
Posts: 283
Joined: 28 Oct 2007, 02:23

Re: Proxy

Post by tzaeru »

Through proxy how? And why?

You probably can use an UDP proxy, but the connection needs to be stable and might lag bad if it's some random high traffic service.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Proxy

Post by Beherith »

If you want to proxy, configure your own.
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: Proxy

Post by dansan »

A proxy is a software that understands a specific protocol. For example: A web-proxy can forward HTTP-traffic, but it does not work with voice-over-IP, and a SMTP-proxy can forward email-messages, but cannot forward web traffic.

A proxy for spring would be a software that "understands" the spring-protocol. You could then install that on your firewall, and you'd be "safer" or otherwise happy. Spring cannot easily be made to work with other proxies - no software can!!

BTW: You can use a VPN to tunnel your spring-traffic out of your network.

And last but not least the answer to your question (though I guess it's not what you are looking for): spring already has the ability to work through a proxy: spring-dedicated+replay-host is a spring-proxy.
Broker
Posts: 156
Joined: 02 Jul 2012, 13:16

Re: Proxy

Post by Broker »

Beherith wrote:If you want to proxy, configure your own.
I use the program ProxyCap(proxifier) to connect the game through a proxy. I do not have direct Internet address. how do I set the game to work through a proxy without proxifier?
also I can not change the proxy settings in windows.
I do not know where i can specify the address of the proxy in game and lobby.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Proxy

Post by abma »

Broker wrote:I use the program ProxyCap(proxifier) to connect the game through a proxy. I do not have direct Internet address. how do I set the game to work through a proxy without proxifier?
afaik spring / the lobbies have currently no possibility to use a proxy. the spring (engine) only needs udp, while lobbies require to connect to (afaik) lobby.springrts.com:8200
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: Proxy

Post by dansan »

VPN is you only option then.
User avatar
MidKnight
Posts: 2652
Joined: 10 Sep 2008, 03:11

Re: Proxy

Post by MidKnight »

the spring chat lobby connects via bibim's bridge to IRC. If you just want to chat, you could use an IRC proxy to connect to that.
Broker
Posts: 156
Joined: 02 Jul 2012, 13:16

Re: Proxy

Post by Broker »

abma wrote:
Broker wrote:I use the program ProxyCap(proxifier) to connect the game through a proxy. I do not have direct Internet address. how do I set the game to work through a proxy without proxifier?
afaik spring / the lobbies have currently no possibility to use a proxy. the spring (engine) only needs udp, while lobbies require to connect to (afaik) lobby.springrts.com:8200
so I'm asking to add this feature. )))
Post Reply

Return to “General Discussion”