[ 
https://issues.apache.org/jira/browse/DIRMINA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598967#action_12598967
 ] 

Edouard De Oliveira commented on DIRMINA-415:
---------------------------------------------

Due to personal events i've made less progress than expected.
But Socks5 support is now added and digest auth is currently in progress.
Code still needs lot of work

The problem is that it is hard to test the code as i have no dedicated network 
to test it. For example, i've been unable to find a free proxy supporting 
Socks5 with GSSAPI auth.
Generally speaking i've been forced to use many different proxies because each 
of them has a unique combination of auth methods.
So i may need help on this, if some of you could test the proxy program within 
their network it would help debbuging.

Regarding a previous comment on IOC containers, i've no idea on how to make 
code IoC friendly : i'll accept any clue on this ;p

Another important point is that the code contains some basic objects 
(HttpHeader, HttpResponse etc...) that i think should be refactored to use 
AsyncWeb (not sure this is the official MINA http project ?) code
WDYT ?

That's all for the moment
Any comments or help is appreciated.

> Proxy support
> -------------
>
>                 Key: DIRMINA-415
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-415
>             Project: MINA
>          Issue Type: New Feature
>          Components: Transport
>            Reporter: Trustin Lee
>             Fix For: 2.0.0-M2
>
>         Attachments: mina-connector-proxy-1.1.0-mina2.zip, 
> mina-connector-proxy-1.1.0.zip
>
>
> There has been enourmous demand for supporting proxy such as simple port 
> forwarding and SOCKS.  We need to investigate what the best way is to provide 
> an extension point for proxies.
> IoFilters are not adequate for proxies because proxies needs changes in the 
> socket addresses (both local and remote) of IoSession.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to