Opened 7 years ago
Closed 6 years ago
#1064 closed defect (fixed)
Merge HTTP and CONNECT client tunnels
Reported by: | zzz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.11 |
Component: | apps/i2ptunnel | Version: | 0.9.8.1 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
One tunnel should support both HTTP and HTTPS. The CONNECT tunnel was created separately just for simplicity. There's also configuration / UI complexity to deal with (separate outproxy configurations, etc). Also possible security considerations.
But there's been a lot of refactoring over the years in the HTTP client tunnel code so it should be a lot easier now.
See also #1063; this ticket is probably also necessary for websocket support.
Subtickets
Change History (4)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Milestone: | → 0.9.11 |
---|
HTTP client proxy tunnel supports HTTPS as of 0.9.11 (part of the orchid support work)
Can't close this due to #1063 child.
comment:4 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Add a subticket #1063.