Skip to content

Conversation

@0xfk0
Copy link

@0xfk0 0xfk0 commented Feb 5, 2025

This option can be specified on Linux system to disable use of epoll(2) system call for Boost ASIO library. This may be needed to allow trojan work with proxychains and similar software (proxychains doesn not support epoll).

This helps with feature request #408 and solves issue #396.

Trojan must be configured as follows: cmake -DDISABLE_EPOLL=ON ..

This option can be specified on Linux system to disable use of epoll(2)
system call for Boost ASIO library. This may be needed to allow trojan
work with proxychains and similar software (proxychains doesn not
support epoll).
@CLAassistant
Copy link

CLAassistant commented Feb 5, 2025

CLA assistant check
All committers have signed the CLA.

@0xfk0 0xfk0 mentioned this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants