#warrior 2019-12-17,Tue

↑back Search

Time Nickname Message
00:02 πŸ”— oshura_ has joined #warrior
00:07 πŸ”— oshura has quit IRC (Read error: Operation timed out)
00:40 πŸ”— oshura__ has joined #warrior
00:42 πŸ”— kiska18 has quit IRC (Read error: Operation timed out)
00:43 πŸ”— oshura_ has quit IRC (Ping timeout: 248 seconds)
00:43 πŸ”— Ryz has quit IRC (Quit: Ping timeout (120 seconds))
00:45 πŸ”— DogsRNice has quit IRC (Read error: Connection reset by peer)
00:53 πŸ”— Ryz has joined #warrior
00:55 πŸ”— prq has joined #warrior
01:30 πŸ”— Terbium oshura: i finished my guide https://gist.github.com/HeliosLHC/cf3264c8d65b4680474ac13bcc6d0384
01:31 πŸ”— Terbium oshura: do you happen to use windows?
01:31 πŸ”— oshura__ indeed I do @Terbium
01:32 πŸ”— Terbium i recommend Method 2 in the guide for you then
01:33 πŸ”— oshura__ This looks pretty amazing. Solid work! I'll try it out here in about 5 minutes
01:34 πŸ”— Terbium i glossed over a lot of stuff otherwise it will take me too much time
01:39 πŸ”— oshura__ holy cow, if that's you glossing over stuff, I can only imagine what it's like when you go into detail lol. This is fantastic work indeed
01:45 πŸ”— oshura__ I'm trying it out. Just give me a sec to see what I can get
01:54 πŸ”— Terbium oshura__: updated some info, you may want to refresh
01:55 πŸ”— oshura__ I'm having issues figureing out what you updated lol
01:55 πŸ”— Terbium forgot step 8 on method 2 lol
01:58 πŸ”— oshura__ you put start your vm twice though...
01:58 πŸ”— oshura__ although, all I was missing is to be able to get into the shell and find out the addr through ip addr
01:58 πŸ”— Terbium oh yes, i just saw that, fixed...
01:58 πŸ”— oshura__ now I think I should be ok
01:58 πŸ”— oshura__ let me try it again
01:59 πŸ”— Terbium its kinda janky as unfortunatelly the boot scripts don't show the VM's ip address on start, just some info on how to open the warrior interface
01:59 πŸ”— Terbium if you VM starts up too fast, you'll also miss the startup output with the DHCP assigned ip address
02:00 πŸ”— Terbium which is why getting the IP is kinda convoluted :/
02:00 πŸ”— oshura__ that's exactly what I was missing all along. I'm pretty sure it worked!!!
02:01 πŸ”— oshura__ is there a way to have both the NAT adapter as well as the bridged adapter so that you can still see the traffic on your own computer as well as one outside? or will that break it? (I'm going to try to find out real quick(
02:02 πŸ”— Terbium im planning to add this info to the AT wiki once i get an account setup to help other out
02:02 πŸ”— Terbium im kinda confused as to what you mean by "you can still see the traffic on your own computer as well as one outside"?
02:03 πŸ”— oshura__ This is fantastic. Between this and the work that Wingy is doing, this is going to be awesome for those of us newbs lol
02:05 πŸ”— Terbium if you mean "you can still see the traffic on your own compute" by still being able to view "localhost:8001" on bridge mode, then no. With bridge mode , port forwarding is disabled. And NAT and bridge mode can't be combined
02:05 πŸ”— oshura__ Question: the udhcpc address at the start up of the VM does not match the ip on ip addr
02:05 πŸ”— oshura__ why?
02:06 πŸ”— Terbium that's odd :/, it should unless i wasn't paying close enough attention which is possible lol, lemme test again
02:07 πŸ”— oshura__ it may not. It may be because I'm trying to do the localhost and outside access at the same time
02:07 πŸ”— d5f4a3622 has quit IRC (Read error: Operation timed out)
02:08 πŸ”— d5f4a3622 has joined #warrior
02:10 πŸ”— oshura__ Well, first test results: if you make two adapters for the VM with the first being NAT and the second being bridged, it lets you access localhost:8001 from self computer but won't let you access from outside (or maybe at least I don't think it will)
02:10 πŸ”— Terbium oh if you have two adapters the NAT will give the IP 10.0.2.15 (vbox default)
02:13 πŸ”— Terbium i never tested 2 adapters, but "ip addr" will show you if it successfully gets IP from both NAT adapter (10.0.2.15) and the Bridged Adapter (LAN_SUBNET IP)
02:15 πŸ”— oshura__ I was able to get the 10.0.2.15 addr but I can't tell if I got an outside address
02:18 πŸ”— oshura__ the goal would be to discover the configuration which would allow one to both check the warrior from a separate computer on the same network while simultaneously checking from one's localhost's browser
02:22 πŸ”— VADemon has quit IRC (Read error: Operation timed out)
02:23 πŸ”— Amber has quit IRC (Quit: Page closed)
02:25 πŸ”— VADemon has joined #warrior
02:35 πŸ”— oshura__ Ok, so if you make two adapters (one bridge and the second nat) the first adapter the bridge it gives you an external IP (which I can access from another computer) but I cannot access from local host, even after making sure that I set up the port forwarding rules the same as they were before messing with the settings
02:35 πŸ”— oshura__ @Terbium: so that's my input, I hope that helps to narrow down the search.
02:36 πŸ”— Terbium thanks for the info oshura__ , if i have time i'll look into it
02:36 πŸ”— Terbium updated the AT wiki to link to this gist for those who was to access the warrior interface from another device
02:38 πŸ”— oshura__ @Terbium, did you write in there the caveat that if you follow method 2, you won't be able to access the warrior from your localhost based on strictly those instructions? I'll keep playing around and see if I can figure it out for about another 20 minutes
02:38 πŸ”— Terbium oh good point i'll add that
02:40 πŸ”— oshura__ I think what's happening, is that when we add the capability to access warrior from outside, it is changing the addr that the code was originally pointing to thereby breaking whatever "link" which enables one to go to `localhost:8001` and see the warrior from one's own computer.
02:41 πŸ”— oshura__ unfortunately @Terbium, I am not a coder so I am just making an uneducated guess as to where I would start looking if I knew what the heck I was doing lol
03:03 πŸ”— Terbium oshura__: just looked into it, did the reverse adapter order of what u did, it appears with ADAPTER1 as NAT and ADAPTER2 as bridged (an eth0 and eth1 interface in the VM is created), udhcpc assigns the NAT provided IP 10.0.2.15 to eth0 network interface but udhcpc doesnt get an IP for eth1 from bridged. Manually running udhcpc on eth1 to get IP fails to give it an LAN ip address. will require some more digging to figure out what went wrong
03:03 πŸ”— Terbium with the 2nd interface (eth1) being disconnected.
03:05 πŸ”— Terbium for what its worth i personally dont find much value in have both NAT and bridged (apart from the minor convenience, but to each their own. Someone more knowledgeable with VBox might know how to map 2 adapters to 2 VM network interfaces :P.
03:07 πŸ”— oshura-m I have found the same thing in my testing. The only reason for me wanting to do this currently is that I have my laptop running the warrior in one room but it’s attached to an external so I don’t burn out the SSD. As a result I can’t walk around with it , so if I want to check the progress, it means I have to come all the way back to the laptop to see how it’s doing. Being able to check from either at the same time would make my
03:07 πŸ”— oshura-m life easier. Especially with a 7 month old lol
03:07 πŸ”— oshura-m I hope we have someone who may know in our group here. I’m going to bed for now. Thanks for looking into it
03:11 πŸ”— Terbium you should be able to view the interface on the same laptop using the VM's IP + port 8001. The hostname for the VM is actually "warrior" so going to "http://warrior:8001" might actually work (works for me, but it just might be my network setup tho) and avoid the need to get the IP address in the first place.
03:12 πŸ”— Terbium assuming you're running only bridge mode ^
03:13 πŸ”— oshura__ right now I'm able to see both an external IP addr and the local 127.0.0.1 addr through ~ip addr | grep ###`
03:14 πŸ”— oshura__ which is interesting
03:14 πŸ”— oshura__ I'll try what you say real quick
03:17 πŸ”— oshura__ ok, so solution: if going bridged only, you can just use http://VM's IP:8001 to see the local machine (which is exactly what I was hoping for)
03:18 πŸ”— oshura__ the only thing is that you need to keep a sharp eye during the loading screen to see what the udhcpc addr is or else you'll have to scan your network to figure out what that IP addr is
03:18 πŸ”— Terbium Yep, thats the reason i found having both NAT and bridged kind of pointlesd aside from having to remember the vm's ip
03:19 πŸ”— oshura__ I tried using `http://warrior:8001` without luck sadly
03:19 πŸ”— Terbium You can set a static ip address on your router
03:20 πŸ”— oshura__ yep. I'll have to do that for now
03:21 πŸ”— oshura__ I'm only haing a couple issues which can wait for another day (just trying to figure out how to make sure that my data is being ran from my external HDD for my pis sO I don't burn out my sd card) and something else I am too tired to think about now. Hope this little experiment helps someone in the near future @Terbium
03:21 πŸ”— Terbium If you are internet you can tinker with your router's DNS config to give it a local domain name, but ill stop bothering you now with networking stuff xD
03:22 πŸ”— Terbium Interested*
03:22 πŸ”— oshura__ I am interested indeed
03:23 πŸ”— Terbium it really depends on your router's firmware and whether it has that feature. If own windows you can edit your hosts file to map a domain name to a IP
03:23 πŸ”— Terbium you can make up any domain name you want and map it to your VMs ip (assuming its static)
03:23 πŸ”— Terbium then you can use your custom domain instead of your IP
03:24 πŸ”— Terbium but youll have to modify all the hosts files in the devices with wish to access the warrior from (difficult on mobile devices)
03:27 πŸ”— oshura__ I would just need to have it for my daily driver. For the phones, once it's on there, I just have to make sure to not close out the tab
03:29 πŸ”— Terbium Heres a guide if you dont know how https://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-your-hosts-file/
03:30 πŸ”— Terbium Each line is a mapping, the domain can be whatever you want
03:30 πŸ”— oshura__ that's pretty fascinating stuff
03:31 πŸ”— Terbium Its essentially "poor man's DNS" for those too lazy to setup their dns like i was for a time
03:31 πŸ”— Terbium Also lets you block ads by mapping advertisement domains to 0.0.0.0 so it always fails
03:32 πŸ”— Terbium Though everyone mostly uses ublock or pihole etc nowadays for adblocking
03:32 πŸ”— Terbium hosts files were the original lazy mans way to block ads by having a massive hosts file to block hundreds of thousands of ad domains
03:34 πŸ”— oshura__ This is something I want to pick your brain on, just not today. My brain is saying bed time. I sincerely appreciate you taking some time to impart some of that wisdom, honest
03:37 πŸ”— oshura__ a thought for tomorrow: can a router have a hosts file with "thousands of ad domains" to be blocked?
03:37 πŸ”— oshura__ kinda likea pihole
03:39 πŸ”— oshura__ I'm going to bed. Later everyone
04:05 πŸ”— mls has quit IRC (Ping timeout: 258 seconds)
04:08 πŸ”— mls has joined #warrior
06:14 πŸ”— zyphlar_ has joined #warrior
08:24 πŸ”— zyphlar_ has quit IRC (Quit: Connection closed for inactivity)
11:16 πŸ”— atbk has quit IRC (Ping timeout: 745 seconds)
11:48 πŸ”— atbk has joined #warrior
14:03 πŸ”— MrRadar2 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— fennec has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— oshura__ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Flashfire has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— kiska has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— coderobe has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— jrayhawk has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— phillipsj has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— seatsea has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Ajay has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— tuluu has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— mls has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— zerkalo has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— bilboed has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— luckcolor has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— AlsoJAA has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Craigle has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Atom__ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— britmob has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— yano has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— yawkat has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— d5f4a3622 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Zerote_ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— ShellyRol has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Wingy has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— RBecker has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— balrog has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Dj-Wawa has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Ryz has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Decobus has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— markedL has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— bsmith093 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Terbium has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— SmileyG has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— nyany_ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— atbk has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— revi has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— pinkieval has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— jesse-s has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— zhongfu has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— oshura-m has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— sep332 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— step has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— BuildTheR has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— phiresky has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— jeekl has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— sirvy has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— t3 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— yuitimoth has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Sanqui has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— kpcyrd has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— PostDox has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— tonsofpcs has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— ivan has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— second has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Ivy has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Muad-Dib has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— xit has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— drcd has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— joepie91_ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— gandalf has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— tsr has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Jonimus has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— colona has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— pnJay has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— octarine has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— deathy_ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Kaz has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— HCross has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Ctrl-S_ has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— VADemon has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— prq has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— mtntmnky has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— chazchaz has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— chipmunk has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— arkiver has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— nyany has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— MrRadar has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Igloo has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— jrwr has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— swebb has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— chfoo has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— astrid has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— mundus20- has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— asdf0101 has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— jodizzle has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— dxrt has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— Larsenv has quit IRC (west.us.hub hub.efnet.us)
14:03 πŸ”— JAA has quit IRC (west.us.hub hub.efnet.us)
14:12 πŸ”— atbk has joined #warrior
14:12 πŸ”— mls has joined #warrior
14:12 πŸ”— VADemon has joined #warrior
14:12 πŸ”— d5f4a3622 has joined #warrior
14:12 πŸ”— prq has joined #warrior
14:12 πŸ”— Ryz has joined #warrior
14:12 πŸ”— oshura__ has joined #warrior
14:12 πŸ”— Zerote_ has joined #warrior
14:12 πŸ”— Decobus has joined #warrior
14:12 πŸ”— mtntmnky has joined #warrior
14:12 πŸ”— Craigle has joined #warrior
14:12 πŸ”— zerkalo has joined #warrior
14:12 πŸ”— markedL has joined #warrior
14:12 πŸ”— asdf0101 has joined #warrior
14:12 πŸ”— kiska has joined #warrior
14:12 πŸ”— Flashfire has joined #warrior
14:12 πŸ”— revi has joined #warrior
14:12 πŸ”— pinkieval has joined #warrior
14:12 πŸ”— ShellyRol has joined #warrior
14:12 πŸ”— sirvy has joined #warrior
14:12 πŸ”— Wingy has joined #warrior
14:12 πŸ”— chazchaz has joined #warrior
14:12 πŸ”— Atom__ has joined #warrior
14:12 πŸ”— jodizzle has joined #warrior
14:12 πŸ”— britmob has joined #warrior
14:12 πŸ”— MrRadar2 has joined #warrior
14:12 πŸ”— jesse-s has joined #warrior
14:12 πŸ”— Terbium has joined #warrior
14:12 πŸ”— AlsoJAA has joined #warrior
14:12 πŸ”— RBecker has joined #warrior
14:12 πŸ”— bsmith093 has joined #warrior
14:12 πŸ”— balrog has joined #warrior
14:12 πŸ”— zhongfu has joined #warrior
14:12 πŸ”— oshura-m has joined #warrior
14:12 πŸ”— coderobe has joined #warrior
14:12 πŸ”— sep332 has joined #warrior
14:12 πŸ”— jrayhawk has joined #warrior
14:12 πŸ”— step has joined #warrior
14:12 πŸ”— phillipsj has joined #warrior
14:12 πŸ”— yano has joined #warrior
14:12 πŸ”— seatsea has joined #warrior
14:12 πŸ”— Sanqui has joined #warrior
14:12 πŸ”— Dj-Wawa has joined #warrior
14:12 πŸ”— BuildTheR has joined #warrior
14:12 πŸ”— Ajay has joined #warrior
14:12 πŸ”— tuluu has joined #warrior
14:12 πŸ”— hub.efnet.us sets mode: +o AlsoJAA
14:12 πŸ”— phiresky has joined #warrior
14:12 πŸ”— bilboed has joined #warrior
14:12 πŸ”— chipmunk has joined #warrior
14:12 πŸ”— yawkat has joined #warrior
14:12 πŸ”— fennec has joined #warrior
14:12 πŸ”— dxrt has joined #warrior
14:12 πŸ”— SmileyG has joined #warrior
14:12 πŸ”— luckcolor has joined #warrior
14:12 πŸ”— arkiver has joined #warrior
14:12 πŸ”— Larsenv has joined #warrior
14:12 πŸ”— nyany has joined #warrior
14:12 πŸ”— jeekl has joined #warrior
14:12 πŸ”— t3 has joined #warrior
14:12 πŸ”— MrRadar has joined #warrior
14:12 πŸ”— yuitimoth has joined #warrior
14:12 πŸ”— kpcyrd has joined #warrior
14:12 πŸ”— PostDox has joined #warrior
14:12 πŸ”— Igloo has joined #warrior
14:12 πŸ”— jrwr has joined #warrior
14:12 πŸ”— tonsofpcs has joined #warrior
14:12 πŸ”— swebb has joined #warrior
14:12 πŸ”— nyany_ has joined #warrior
14:12 πŸ”— JAA has joined #warrior
14:12 πŸ”— ivan has joined #warrior
14:12 πŸ”— second has joined #warrior
14:12 πŸ”— chfoo has joined #warrior
14:12 πŸ”— hub.efnet.us sets mode: +oooo jrwr JAA ivan chfoo
14:12 πŸ”— Ivy has joined #warrior
14:12 πŸ”— colona has joined #warrior
14:12 πŸ”— astrid has joined #warrior
14:12 πŸ”— mundus20- has joined #warrior
14:12 πŸ”— Muad-Dib has joined #warrior
14:12 πŸ”— xit has joined #warrior
14:12 πŸ”— drcd has joined #warrior
14:12 πŸ”— joepie91_ has joined #warrior
14:12 πŸ”— Ctrl-S_ has joined #warrior
14:12 πŸ”— HCross has joined #warrior
14:12 πŸ”— Kaz has joined #warrior
14:12 πŸ”— deathy_ has joined #warrior
14:12 πŸ”— octarine has joined #warrior
14:12 πŸ”— pnJay has joined #warrior
14:12 πŸ”— Jonimus has joined #warrior
14:12 πŸ”— tsr has joined #warrior
14:12 πŸ”— gandalf has joined #warrior
14:12 πŸ”— hub.efnet.us sets mode: +ooo astrid HCross Kaz
14:45 πŸ”— MrRadar2 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— fennec has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— oshura__ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Flashfire has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— kiska has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— coderobe has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— jrayhawk has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— phillipsj has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— seatsea has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Ajay has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— tuluu has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— mls has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— zerkalo has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— bilboed has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— luckcolor has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— AlsoJAA has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Craigle has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Atom__ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— britmob has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— yano has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— yawkat has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— d5f4a3622 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Zerote_ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— ShellyRol has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Wingy has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— RBecker has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— balrog has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Dj-Wawa has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Ryz has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Decobus has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— markedL has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— bsmith093 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Terbium has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— SmileyG has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— nyany_ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— atbk has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— revi has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— pinkieval has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— jesse-s has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— zhongfu has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— oshura-m has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— sep332 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— step has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— BuildTheR has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— phiresky has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— jeekl has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— sirvy has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— t3 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— yuitimoth has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Sanqui has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— kpcyrd has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— PostDox has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— tonsofpcs has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— ivan has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— second has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Ivy has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Muad-Dib has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— xit has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— drcd has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— joepie91_ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— gandalf has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— tsr has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Jonimus has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— colona has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— pnJay has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— octarine has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— deathy_ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Kaz has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— HCross has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Ctrl-S_ has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— VADemon has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— prq has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— mtntmnky has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— chazchaz has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— chipmunk has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— arkiver has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— nyany has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— MrRadar has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Igloo has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— jrwr has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— swebb has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— chfoo has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— astrid has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— mundus20- has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— asdf0101 has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— jodizzle has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— dxrt has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— Larsenv has quit IRC (west.us.hub hub.efnet.us)
14:45 πŸ”— JAA has quit IRC (west.us.hub hub.efnet.us)
15:28 πŸ”— atbk has joined #warrior
15:28 πŸ”— mls has joined #warrior
15:28 πŸ”— VADemon has joined #warrior
15:28 πŸ”— d5f4a3622 has joined #warrior
15:28 πŸ”— prq has joined #warrior
15:28 πŸ”— Ryz has joined #warrior
15:28 πŸ”— oshura__ has joined #warrior
15:28 πŸ”— Zerote_ has joined #warrior
15:28 πŸ”— Decobus has joined #warrior
15:28 πŸ”— mtntmnky has joined #warrior
15:28 πŸ”— Craigle has joined #warrior
15:28 πŸ”— zerkalo has joined #warrior
15:28 πŸ”— markedL has joined #warrior
15:28 πŸ”— asdf0101 has joined #warrior
15:28 πŸ”— kiska has joined #warrior
15:28 πŸ”— Flashfire has joined #warrior
15:28 πŸ”— revi has joined #warrior
15:28 πŸ”— pinkieval has joined #warrior
15:28 πŸ”— ShellyRol has joined #warrior
15:28 πŸ”— sirvy has joined #warrior
15:28 πŸ”— Wingy has joined #warrior
15:28 πŸ”— chazchaz has joined #warrior
15:28 πŸ”— Atom__ has joined #warrior
15:28 πŸ”— jodizzle has joined #warrior
15:28 πŸ”— britmob has joined #warrior
15:28 πŸ”— MrRadar2 has joined #warrior
15:28 πŸ”— jesse-s has joined #warrior
15:28 πŸ”— Terbium has joined #warrior
15:28 πŸ”— AlsoJAA has joined #warrior
15:28 πŸ”— RBecker has joined #warrior
15:28 πŸ”— bsmith093 has joined #warrior
15:28 πŸ”— balrog has joined #warrior
15:28 πŸ”— zhongfu has joined #warrior
15:28 πŸ”— oshura-m has joined #warrior
15:28 πŸ”— coderobe has joined #warrior
15:28 πŸ”— sep332 has joined #warrior
15:28 πŸ”— jrayhawk has joined #warrior
15:28 πŸ”— step has joined #warrior
15:28 πŸ”— phillipsj has joined #warrior
15:28 πŸ”— yano has joined #warrior
15:28 πŸ”— seatsea has joined #warrior
15:28 πŸ”— Sanqui has joined #warrior
15:28 πŸ”— Dj-Wawa has joined #warrior
15:28 πŸ”— BuildTheR has joined #warrior
15:28 πŸ”— Ajay has joined #warrior
15:28 πŸ”— tuluu has joined #warrior
15:28 πŸ”— ny.us.hub sets mode: +o AlsoJAA
15:28 πŸ”— phiresky has joined #warrior
15:28 πŸ”— bilboed has joined #warrior
15:28 πŸ”— chipmunk has joined #warrior
15:28 πŸ”— yawkat has joined #warrior
15:28 πŸ”— fennec has joined #warrior
15:28 πŸ”— dxrt has joined #warrior
15:28 πŸ”— SmileyG has joined #warrior
15:28 πŸ”— luckcolor has joined #warrior
15:28 πŸ”— arkiver has joined #warrior
15:28 πŸ”— Larsenv has joined #warrior
15:28 πŸ”— nyany has joined #warrior
15:28 πŸ”— jeekl has joined #warrior
15:28 πŸ”— t3 has joined #warrior
15:28 πŸ”— MrRadar has joined #warrior
15:28 πŸ”— yuitimoth has joined #warrior
15:28 πŸ”— kpcyrd has joined #warrior
15:28 πŸ”— PostDox has joined #warrior
15:28 πŸ”— Igloo has joined #warrior
15:28 πŸ”— jrwr has joined #warrior
15:28 πŸ”— tonsofpcs has joined #warrior
15:28 πŸ”— swebb has joined #warrior
15:28 πŸ”— nyany_ has joined #warrior
15:28 πŸ”— JAA has joined #warrior
15:28 πŸ”— ivan has joined #warrior
15:28 πŸ”— second has joined #warrior
15:28 πŸ”— chfoo has joined #warrior
15:28 πŸ”— ny.us.hub sets mode: +oooo jrwr JAA ivan chfoo
15:28 πŸ”— Ivy has joined #warrior
15:28 πŸ”— colona has joined #warrior
15:28 πŸ”— astrid has joined #warrior
15:28 πŸ”— mundus20- has joined #warrior
15:28 πŸ”— Muad-Dib has joined #warrior
15:28 πŸ”— xit has joined #warrior
15:28 πŸ”— drcd has joined #warrior
15:28 πŸ”— joepie91_ has joined #warrior
15:28 πŸ”— Ctrl-S_ has joined #warrior
15:28 πŸ”— HCross has joined #warrior
15:28 πŸ”— Kaz has joined #warrior
15:28 πŸ”— deathy_ has joined #warrior
15:28 πŸ”— octarine has joined #warrior
15:28 πŸ”— pnJay has joined #warrior
15:28 πŸ”— Jonimus has joined #warrior
15:28 πŸ”— tsr has joined #warrior
15:28 πŸ”— gandalf has joined #warrior
15:28 πŸ”— ny.us.hub sets mode: +ooo astrid HCross Kaz
15:56 πŸ”— bithippo has joined #warrior
16:49 πŸ”— AlsoJAA has quit IRC (se.hub irc.nordunet.se)
16:49 πŸ”— mls has quit IRC (se.hub efnet.portlane.se)
16:49 πŸ”— zerkalo has quit IRC (se.hub efnet.portlane.se)
16:49 πŸ”— bilboed has quit IRC (se.hub efnet.portlane.se)
16:49 πŸ”— luckcolor has quit IRC (se.hub efnet.portlane.se)
16:49 πŸ”— oshura__ has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— Flashfire has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— kiska has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— coderobe has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— jrayhawk has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— phillipsj has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— seatsea has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— Ajay has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— tuluu has quit IRC (se.hub irc.underworld.no)
16:49 πŸ”— d5f4a3622 has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Zerote_ has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— ShellyRol has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Wingy has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— RBecker has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— balrog has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Dj-Wawa has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Ryz has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Decobus has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— markedL has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— bsmith093 has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Terbium has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— SmileyG has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— nyany_ has quit IRC (se.hub ircd.choopa.net)
16:49 πŸ”— Craigle has quit IRC (se.hub efnet.deic.eu)
16:49 πŸ”— Atom__ has quit IRC (se.hub efnet.deic.eu)
16:49 πŸ”— britmob has quit IRC (se.hub efnet.deic.eu)
16:49 πŸ”— yano has quit IRC (se.hub efnet.deic.eu)
16:49 πŸ”— yawkat has quit IRC (se.hub efnet.deic.eu)
16:50 πŸ”— atbk has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— revi has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— pinkieval has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— jesse-s has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— zhongfu has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— oshura-m has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— sep332 has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— step has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— BuildTheR has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— phiresky has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— jeekl has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— sirvy has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— t3 has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— yuitimoth has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Sanqui has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— kpcyrd has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— PostDox has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— tonsofpcs has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— ivan has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— second has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Ivy has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Muad-Dib has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— xit has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— drcd has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— joepie91_ has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— gandalf has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— tsr has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Jonimus has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— colona has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— pnJay has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— octarine has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— deathy_ has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Kaz has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— HCross has quit IRC (ny.us.hub se.hub)
16:50 πŸ”— Ctrl-S_ has quit IRC (ny.us.hub se.hub)
16:58 πŸ”— d5f4a3622 has joined #warrior
16:58 πŸ”— Ryz has joined #warrior
16:58 πŸ”— Zerote_ has joined #warrior
16:58 πŸ”— Decobus has joined #warrior
16:58 πŸ”— markedL has joined #warrior
16:58 πŸ”— ShellyRol has joined #warrior
16:58 πŸ”— Wingy has joined #warrior
16:58 πŸ”— Terbium has joined #warrior
16:58 πŸ”— RBecker has joined #warrior
16:58 πŸ”— bsmith093 has joined #warrior
16:58 πŸ”— balrog has joined #warrior
16:58 πŸ”— Dj-Wawa has joined #warrior
16:58 πŸ”— SmileyG has joined #warrior
16:58 πŸ”— nyany_ has joined #warrior
17:07 πŸ”— Craigle has joined #warrior
17:07 πŸ”— Atom__ has joined #warrior
17:07 πŸ”— britmob has joined #warrior
17:07 πŸ”— yano has joined #warrior
17:07 πŸ”— yawkat has joined #warrior
17:13 πŸ”— atphoenix has joined #warrior
17:13 πŸ”— Ctrl-S_ has joined #warrior
17:13 πŸ”— HCross has joined #warrior
17:13 πŸ”— Kaz has joined #warrior
17:13 πŸ”— deathy_ has joined #warrior
17:13 πŸ”— octarine has joined #warrior
17:13 πŸ”— pnJay has joined #warrior
17:13 πŸ”— Jonimus has joined #warrior
17:13 πŸ”— tsr has joined #warrior
17:13 πŸ”— gandalf has joined #warrior
17:13 πŸ”— joepie91_ has joined #warrior
17:13 πŸ”— drcd has joined #warrior
17:13 πŸ”— xit has joined #warrior
17:13 πŸ”— Muad-Dib has joined #warrior
17:13 πŸ”— colona has joined #warrior
17:13 πŸ”— Ivy has joined #warrior
17:13 πŸ”— second has joined #warrior
17:13 πŸ”— ivan has joined #warrior
17:13 πŸ”— tonsofpcs has joined #warrior
17:13 πŸ”— PostDox has joined #warrior
17:13 πŸ”— kpcyrd has joined #warrior
17:13 πŸ”— yuitimoth has joined #warrior
17:13 πŸ”— t3 has joined #warrior
17:13 πŸ”— jeekl has joined #warrior
17:13 πŸ”— phiresky has joined #warrior
17:13 πŸ”— BuildTheR has joined #warrior
17:13 πŸ”— Sanqui has joined #warrior
17:13 πŸ”— step has joined #warrior
17:13 πŸ”— sep332 has joined #warrior
17:13 πŸ”— oshura-m has joined #warrior
17:13 πŸ”— zhongfu has joined #warrior
17:13 πŸ”— jesse-s has joined #warrior
17:13 πŸ”— sirvy has joined #warrior
17:13 πŸ”— pinkieval has joined #warrior
17:13 πŸ”— revi has joined #warrior
17:13 πŸ”— atbk has joined #warrior
17:13 πŸ”— se.hub sets mode: +ooo HCross Kaz ivan
17:14 πŸ”— AlsoJAA has joined #warrior
17:14 πŸ”— irc.nordunet.se sets mode: +o AlsoJAA
17:14 πŸ”— mls has joined #warrior
17:14 πŸ”— zerkalo has joined #warrior
17:14 πŸ”— bilboed has joined #warrior
17:14 πŸ”— luckcolor has joined #warrior
17:15 πŸ”— JAA sets mode: +o AlsoJAA
17:15 πŸ”— oshura__ has joined #warrior
17:15 πŸ”— kiska has joined #warrior
17:15 πŸ”— Flashfire has joined #warrior
17:15 πŸ”— coderobe has joined #warrior
17:15 πŸ”— jrayhawk has joined #warrior
17:15 πŸ”— phillipsj has joined #warrior
17:15 πŸ”— seatsea has joined #warrior
17:15 πŸ”— Ajay has joined #warrior
17:15 πŸ”— tuluu has joined #warrior
17:15 πŸ”— AlsoJAA sets mode: +o JAA
18:11 πŸ”— Ryz has quit IRC (Remote host closed the connection)
18:12 πŸ”— kiska18 has joined #warrior
18:12 πŸ”— Ryz has joined #warrior
19:23 πŸ”— oshura has joined #warrior
19:24 πŸ”— oshura__ has quit IRC (Ping timeout: 248 seconds)
19:26 πŸ”— oshura_ has joined #warrior
19:28 πŸ”— Larsenv has quit IRC (ZNC 1.7.5 - https://znc.in)
19:29 πŸ”— oshura has quit IRC (Read error: Operation timed out)
19:35 πŸ”— Larsenv has joined #warrior
19:37 πŸ”— Larsenv has quit IRC (Client Quit)
19:40 πŸ”— Larsenv has joined #warrior
20:53 πŸ”— mtntmnky has quit IRC (Remote host closed the connection)
20:53 πŸ”— mtntmnky has joined #warrior

irclogger-viewer