Search found 2 matches

by OtisWild
Sun Dec 06, 2009 8:32 pm
Forum: Requests
Topic: Request: Customizable bandwidth limits per-network?
Replies: 0
Views: 1433

Request: Customizable bandwidth limits per-network?

Hi,
It'd be nice to be able to have different, customizable bandwidth limits for different client networks. For example, anything on my local networks would have no limit, my ISP's local/regional netblock could have a fairly high limit, while wider internet traffic could have a lower limit ...
by OtisWild
Sun Dec 06, 2009 8:13 pm
Forum: Requests
Topic: HTTPS secure WebUI Login?
Replies: 11
Views: 80374

Re: HTTPS secure WebUI Login?

Depending on your platform, STunnel may be the easiest way to go.

http://www.stunnel.org/

Simply set up a proxy on port 443 (or other) on your outward-facing interface, and the local side to 127.0.0.1:transmissionweb, though you'll have to have a self-signed (dummy) cert in place (though I think ...