Replies: 5 comments 5 replies
-
Hello, https://github.com/engageub/InternetIncome/tree/test Thank you |
Beta Was this translation helpful? Give feedback.
-
I mean use container proxy is so heavy with system. Someone use another
ways to forward proxy and its so optimize. I don’t know how but maybe they
said they use redsocks, proxychains with iptable to redirect proxy. Or
optimize container proxy to lite
…On Sat, 6 Jan 2024 at 07:43 engageub ***@***.***> wrote:
Hello,
Thank you for the suggestion, please note that proxy and multi IP are
different.
For multi IP support, please see the test branch. It does not have extra
layer of container.
Also, note that each docker image application has its own flavour of Linux
version.
Any modifications are to be done before starting the container.
All the applications are to be downloaded manually and a separate docker
image has to be built and a proxy can be given similar to how network proxy
is setup in ubuntu gnome desktop.
If you are aware of how to accomplish, please provide a working example.
https://github.com/engageub/InternetIncome/tree/test
Thank you
—
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWHOG6E4ETHB5F2OZQBQDTLYNCM4VAVCNFSM6AAAAABBPDW4RKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMRYGA3TK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thank you for rely!
Its very great if you can optimize proxy containers. Thanks!!!
…On Sat, 6 Jan 2024 at 07:49 engageub ***@***.***> wrote:
Thank you for the suggestion. Redsocks and proxychains have already been
tried before finalizing the code.
Thank you
—
Reply to this email directly, view it on GitHub
<#83 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWHOG6HJSIQBQ5LPCMS547DYNCNRNAVCNFSM6AAAAABBPDW4RKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMRYGA4TM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Oh, nice
Because starting a separate proxy container for each app container is quite
heavy and because the proxy container is also heavy, it causes the system
to be unoptimized. If there is a way to make the proxy container have
almost no impact on the system, that would be great!!
…On Sat, 6 Jan 2024 at 07:54 engageub ***@***.***> wrote:
proxychains does not work with all the apps. An issue has already been
raised to them. Packetstream works with environment variables of HTTP_PROXY
, so it can work without extra layer.
Not all applications are designed to pick up values from environment
variables.
If you can provide a working example, that would be good to know for
implementation.
Thank you
—
Reply to this email directly, view it on GitHub
<#83 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWHOG6CVHIAJGB4D6A2JYU3YNCODBAVCNFSM6AAAAABBPDW4RKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMRYGEYTG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes its in 1 file proxy.txt. But u knew if one container app open -> one
container proxy open
…On Sat, 6 Jan 2024 at 08:07 engageub ***@***.***> wrote:
May I know if you are creating multiple folders for multiple proxies?
Its not required. All proxies are to be added in proxies.txt
Please run the following command to see the number of proxy containers and
number of apps.
sudo docker container ls
—
Reply to this email directly, view it on GitHub
<#83 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWHOG6FVYJNGR6DCK6E6S73YNCPWJAVCNFSM6AAAAABBPDW4RKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMRYGE2DM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I think you can use another way to connect proxy (like use iptable) or you can optimize container proxy, remove any layer of container.
Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions