3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/docs/faq.md
2016-08-09 00:01:19 -07:00

1.6 KiB
Raw Blame History

PyLink FAQ

No! Only the link administrator needs to host a PyLink instance, as each can connect to multiple networks. Everyone else only needs to add a link block on their IRCd.

InterJanus-style links between PyLink daemons are not supported yet; see https://github.com/GLolol/PyLink/issues/99 for progress regarding that.

Yes, starting with PyLink 0.10. Clientbot support is in alpha stages and is far from complete: Clientbot TODO.

In no particular order: - More complete support for modern IRCds (UnrealIRCd 4.x, InspIRCd 2.0, charybdis 4, Nefarious IRCu, etc.). - PyLink is built upon a flexible, maintainable codebase. - Cross platform (*nix, Windows, and probably others too). - Proper protocol negotiation leading to fewer DoS possibilities: - Better support for channel modes such as +fjMOR, etc. - Configurable nick length limits for relayed users.

PyLink does not support inbound connections - much like regular services such as Atheme or Anope, it only connects outwards to IRCds. (If you dont understand what this means, it means you should turn autoconnect OFF for PyLink)