greptilian logo

IRC log for #sourcefu, 2018-12-20

http://sourcefu.com

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
15:43 prologic https://github.com/schollz/kiki
15:43 prologic This is actually really nice
15:43 prologic it also works (bar a minor bug with profile images)
15:44 prologic I'd be keen to try this out with some of you :)
16:33 aditsu prologic: hi, I tried to install your chat thing, but it did nothing visible, and "chat" says "command not found"
20:55 prologic aditsu which one?
20:55 prologic https://github.com/prologic/chat ?
21:14 aditsu prologic: yes
21:14 prologic How did you try to install it?
21:14 prologic NB: It only works across the public internet or local network at the moment -- it lacks UDP Hole Punching right now or any kind of p2p
21:15 aditsu joined #sourcefu
21:17 aditsu prologic: go get -u github.com/prologic/chat
21:17 prologic that should have installed the binary in your $GOPATH/bin/
21:18 aditsu I don't think I have a $GOPATH
21:18 prologic oh but hmm
21:18 prologic okay then replace go get with go install
21:18 prologic I'm using the new Go modules spport in that project so not sure what go get does with a main binary and where it puts it
21:19 aditsu flag provided but not defined: -u
21:19 prologic just go install
21:19 prologic go install github.com/prologic/chat
21:19 aditsu ok, same result
21:19 prologic it puts it somewhere :)
21:19 prologic go env ?
21:19 aditsu well, it doesn't say anything
21:20 aditsu https://paste.pound-python.org/show/mg054gshn5S8SwBSRIgP/
21:20 prologic go env | grep -E GOPATH
21:20 prologic ?
21:20 prologic or I can just publish some binaries if that's eaiser :P
21:21 aditsu ok, I found the chat thing
21:21 prologic ahh wonderful :)
21:21 prologic now like I said its not that useful in its current form
21:22 aditsu can I chat with you?
21:22 prologic do you have a public IPv4 onyour computer?
21:22 prologic or behind NAT?
21:22 aditsu NAT, do I have to map a port?
21:23 prologic yeah
21:23 prologic behind a NAT we both have to do DNAT on 1337/udp to our respective laptops/desktops
21:23 aditsu that's kind of annoying..
21:23 prologic we can try :)
21:23 prologic that's what I said ^^^ :)
21:23 prologic have no udp hole punching right now
21:23 prologic or any notion of p2p
21:24 prologic also I'd need to add some kind of HMAC or ECDSA auth too so you can't MitM the Diffie Hellman
21:24 prologic and actually verify/authenticate each party
21:26 aditsu joined #sourcefu
21:27 aditsu wait a bit, my computer is choking at the moment
21:30 aditsu ok, port 1337 should be ready now
21:31 prologic me too
21:31 prologic so let's try this
21:31 prologic chat 150.101.179.233:1337
21:31 prologic assuming we did the DNAT properly
21:34 prologic so there you go
21:34 prologic turns out setting up DNAT isn't that hard afterall :)
21:38 aditsu cool :)

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

http://sourcefu.com