edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] Proxy servers per protocol and domain
Date: Sat, 05 Jul 2014 00:30:23 -0400	[thread overview]
Message-ID: <20140605003023.eklhad@comcast.net> (raw)

Ok, you got it, at least my first try.

proxy = some.proxy.server.com

Will still work as it did before, global for all protocols and domains.
But you can also specify three fields

proxy = protocol domain server

See the documentation and the sample ebrc file.

Proxy entries are scanned in order, first match wins.
Example: mycompany.com allows direct access to their hr machine;
all other requests go through their proxy.

proxy = http|https hr.mycompany.com direct
proxy = http|https|ftp * proxy.mycompany.com

mail pop3 and smtp and their secure counterparts also allow for proxy,
which was not there at all before.
I haven't tested it cause I don't have a handy mail proxy server.
Nor have I tested ftp proxy,
but http and https proxy work, so I'm guessing the others work.
I'm sure you'll let me know if they don't.

Another thing I'd like to implement
is a subnet for the domain, such as 192.168.0.0/16


Karl Dahlke

             reply	other threads:[~2014-07-05  4:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-05  4:30 Karl Dahlke [this message]
2014-07-07  8:29 ` Adam Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140605003023.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).