Enabling socks proxy server in mikrotik 5

Hi.
How to enable socks proxy server in mikrotik 5 and make it accessable like a socks proxy server for auth users?

Hi.
Any idea please?
setting socks enabled is not answer for this question because want to manage users and give socks5 access just for registered and allowed users.

You can’t. http://wiki.mikrotik.com/wiki/Manual:IP/SOCKS - only v4 is supported. You can’t load additional software into RouterOS. Therefore, you cannot run a v5 proxy.

Thanks a lot fewi.
Does socks v4 support user managing system? (giving proxy access for created and allowed users with passwords like a vpn server)
If yes, how?

No, that is not possible.

Ok.
And any way to do like this in web proxy feature?
is it possible to allow accessing web proxy for just authenticated users ?

No. A fairly crazy workaround could be that you start using a Hotspot or PPPoE server, and redirect people logged into that via dynamic access lists. It would be much easier to just install a dedicated authenticating proxy, though.

i rent a mikrotik x86 for vpn server in foreign country
i want to use socks v4 too.
how can i use hotspot for auth users in socks? or better idea?
help me plz

Hi.
this is my question too.
Any idea for a vpn server to make socks 4 accessible just for allowed users or just allow users of vpn server to use the socks 4 too.
(Is it possible with nat or any firewall filter or any script?)