Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 354 Bytes

Author

Hidden [email protected]

To compile

make

Configuration

  1. Edit mybnc.allow. It is important that you restrict the ip addresses allowed to connect.

    • One per line;
    • Wildcards allowed;
    • CIDR not supported;
    • Hostnames not supported.
  2. Edit mybnc.conf and follow the instructions written in comments.