Dwi Siswanto

Results 42 comments of Dwi Siswanto

> ping @dwisiswant0 , do you need some help? Since I didn't think about the complexity at first, I'm going to close this PR unfortunately.

> > > ping @dwisiswant0 , do you need some help? > > > > > > Since I didn't think about the complexity at first, I'm going to close...

Yep, currently the package URL is down. You should try building from source.

This is a great idea to improve. Will add new methods for this, like `header`, to use and/or control proxies based on offsets given in specific headers. Meanwhile, we have...

It should already be on the `dev` branch. With `header` method, rotation is controlled by custom header `X-Proxy-Offset: N`. Can you please confirm, @nutel65? Example workaround: ```python n = 0...

This is interesting. Let's see if Golang supports shadowsocks proxy for that, we will implement it here afterwards.

Can you explain how your expectations were when used as an illustration, @BackInBash?

If indeed: 1. Dynamically assign (it'll interfere with other requests), or 2. Subnets have an open port (to use) as a proxy. If it's the second situation from the above,...

> > your point of view is to use the local subnet as a proxy > > Not as proxy. The proxy server should use the ip pool and randomly...

But route scope (*nix) is configured by system (administrator), @BackInBash. Thoughts?