Skip to content
maksis edited this page Nov 1, 2021 · 9 revisions

Welcome to the airdcpp-webclient wiki! The wiki can be used to share community-made guides, e.g. for integrating the application with third-party software. Feel free to edit or improve the existing documentation.

Compiling/installation

It's generally recommended to use the provided portable binaries on Linux if no distribution-specific package is available.

Compiling and installing AirDC in FreeBSD FreeNAS jail

Installing dependencies for compiling on Ubuntu

Proxy server configuration

Proxying the request can make sense if you have multiple web applications (or an existing web site) and you want them to be accessible from internet from a single, standard port (access to less commonly used port numbers can be blocked in some public networks). Using a proxy server will also simplify certificate management if you want all your web applications to be accessible via HTTPS with a trusted certificate.

Example site config for nginx

Example site config for Apache

Miscellaneous scripts

Update script