Please login using your existing BNC username and password. If you do not have a BNC account with us, please register a new account.

Login

Guide Copying and Using Your Connection Command

Status
Not open for further replies.
Copying and Using Your Connection Command

The dashboard generates a connection command for every user-managed IRC network.

Open:

Code:
Dashboard → Command

Find the required network and select its copy button.

A typical command looks like:

Code:
/server -m bnc.eggy.net +5000 Username/Network:<your BNC password>

Replace:

Code:
<your BNC password>

with your current account password.

Connection format explained

Code:
bnc.eggy.net

is the server your IRC client connects to.

Code:
+5000

means port 5000 using SSL/TLS in clients that support plus-prefixed secure ports.

Code:
Username/Network

selects your BNC account and the dashboard network you want to open.

Example format

Code:
/server -m bnc.eggy.net +5000 ExampleUser/Libera:<password>

Do not copy the example literally.

Use the username and network name shown on your own dashboard.

Never post a completed command containing your real password.
 
Status
Not open for further replies.
Back
Top