Giter VIP home page Giter VIP logo

Comments (8)

k1ck3r avatar k1ck3r commented on August 19, 2024

HAProxy is used for SSL termination - client connects through SSL socket, and HA proxying the request inside to plain text. Your confusion comes from the client you are using, almost sure. The following connect string can be used with BitchX and mIRC clients to connect to SSL terminated IRC service

/server +irc.multistreamer.server:6697

The + in the example, defines to client to use SSL connection, and support for those clients may require some additional steps (tested on fbsd, cent, win10 - no extra stuff)

from multistreamer.

jprjr avatar jprjr commented on August 19, 2024

Yeah, I'd make sure your client is using SSL. Web browser support for irc links is really hit or miss, if you're clicking the link it might not be opening correctly.

from multistreamer.

bugz8unny69 avatar bugz8unny69 commented on August 19, 2024

Thanks @k1ck3r

/server +irc.multistreamer.server:6697

I have Multistreamer running on a AWS instance and I just realize when I was setting it up with Hexchat. I was using the wrong port. I'll test again and report back.

from multistreamer.

bugz8unny69 avatar bugz8unny69 commented on August 19, 2024

Huh, something is broken here:

Connecting to rtmp.lhprojects.net (52.14.110.118:6697)
* * Subject: /O=Digital Signature Trust Co./CN=DST Root CA X3
* * Issuer: /O=Digital Signature Trust Co./CN=DST Root CA X3
* * Subject: /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
* * Issuer: /O=Digital Signature Trust Co./CN=DST Root CA X3
* * Subject: /CN=rtmp.lhprojects.net
* * Issuer: /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
* * Certification info:
*   Subject:
*     CN=rtmp.lhprojects.net
*   Issuer:
*     C=US
*     O=Let's Encrypt
*     CN=Let's Encrypt Authority X3
*   Public key algorithm: rsaEncryption (4096 bits)
*   Sign algorithm sha256WithRSAEncryption
*   Valid since Feb 25 23:40:56 2019 GM to May 26 23:40:56 2019 GM
* * Cipher info:
*   Version: TLSv1/SSLv3, cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)
* Connected. Now logging in.
* HTTP/1.0 400 Bad request
* Cache-Control: no-cache
* Connection: close
* Content-Type: text/html
* 
* <html><body><h1>400 Bad request</h1>
* Your browser sent an invalid request.
* </body></html>

from multistreamer.

bugz8unny69 avatar bugz8unny69 commented on August 19, 2024

Fixed, I'll post a PR later on today!

from multistreamer.

jprjr avatar jprjr commented on August 19, 2024

from multistreamer.

k1ck3r avatar k1ck3r commented on August 19, 2024

@LHorace sorry i mislead you a bit with the command you should use to connect to multistreamers "irc" server.
The important thing that should be mentioned, is that your nickname within the IRC client have to match your multistreamer username. the following command (i just tested on my instance) will guarantee you proper connect using mIRC (win client) /will try to find the instance where i compiled BitchX to provide additional info/

/server irc.multistreamer.hostname +6697 pass

where pass should be your password for user defined into the following. check the gif below

Screenshot from Gyazo

from multistreamer.

bugz8unny69 avatar bugz8unny69 commented on August 19, 2024

@k1ck3r Thanks, got it working!

@jprjr jprjr/multistreamer-installer#13

from multistreamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.