Giko Firewall blacklist discussionAnonymoushttps://bbs.gikopoi.com/atom/thread/17480727992025-06-09T19:08:27+00:00Giko Firewall blacklist discussionhttps://bbs.gikopoi.com/post/1748072799/12025-05-24T07:46:39+00:002025-05-24T07:46:39+00:00
I use shared ipv4, assigned by ISP & have no control of it. It does being shared across many hundreds of other ISP customers. I don't know how this work, maybe even NAT. <br>Since free ipv4 addresses ended many years ago, and ipv6 is not implemented/given here.<br>I don't have money to buy clean private ip or vpn.<br><br>Unban my ip *.*.*.50 I don't have other ip & can't cchange it, <br>sadly I can't join your game server play.gokipoi.com<br><br>あなたのIPは拒否されました。TorやVPNを使わないでください。<br>Your IP was rejected. Please do not use Tor or VPNs. <br>https://www.abuseipdb.com/check/*.*.*.50<br><br>What's the logic of this? <br>Whole world is on Tor, NordVPN, you freely discussed their usage inside gikopoi chat room.<br>I'm not using them, but it should be legal to use them. Every 3rd youtuber is promoting VPN. <br>In many countries (china, russia, venezuela, cuba, iran, syria, libiya, africa ... etc ) it is impossible to browse internet without vpn. Banning Tor in anonymous imageboard game? Astonishing non-sence level of hypocrisy. <br><br>Those sort of ip bans, making the web worse & gatekept, same stuff CF, js hCaptcha, or Anubis does does but with exception without js.<br><br>Are you afraid of bots? But you do have idle bots in giko.<br>I neven used a bot, neither spam.<br><br>Quickfix: whitelist subnets. But I don't know subnets ranges of my isp.<br><br>fix: pohon nonjs captcha should work fine for gikopoi.<br>or you could come up & invent another new type of nonjs captcha.<br>some folks made anime or math captcha.<br>optional simple account creation (without email) is fine too, since it is sort of variation of captcha.<br><br>Never ban IPv4, today they are all shared (or will be eventially soon), and behind 1 ip there could be thousands of users. <br>
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/22025-05-25T20:16:51+00:002025-05-25T20:16:51+00:00
I can consider disabling the firewall again but will re-activate it the<br>moment abuse is detected and becomes a frustration.<br><br>Here's the thing -- I'm not a JS coder. The code, as I've received it,<br>kind of takes an all or nothing approach to the firewall. I'm also<br>incredibly lazy and don't want to manage my own firewall list of bans.<br><br>If you know how to modify the code to whitelist subnets, feel free to<br>shoot me a tip via https://4x13.net/me -- otherwise, I'm going for an<br>all-or-nothing approach. There are inbuilt user-based moderation tools<br>so that does reduce moderation effort on my end... <br><br>> Banning Tor in anonymous imageboard game? Astonishing non-sence <br>> level of hypocrisy<br>That is kind of a dumb argument tho, nearly all imageboards ban tor use. <br><br>If you don't want to contact me directly, you should be able to subscribe<br>to this thread via atom https://bbs.gikopoi.com/atom/thread/1748072799/ <br>or all recent comments via atom https://bbs.gikopoi.com/atom/recent<br>or stick to manually refreshing this thread. We should be able to work <br>something out. <br>
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/32025-06-03T21:42:43+00:002025-06-03T21:42:43+00:00
Can't reconnect<br><br>tfw shadowbanned
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/42025-06-04T16:46:46+00:002025-06-04T16:46:46+00:00
Arch, did you made any changes on backend recently?<br>Cuz I can't connect. <br>Sometimes game says "can't establish connection, unknown error"<br>and sometimes it goes mute, without drawing my character and Reconnecting in upper corner.<br>My network & setup is same & fine.
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/52025-06-05T07:27:35+00:002025-06-05T07:27:35+00:00
0 changes to backend EVER -- the most I do is an occasional reboot of<br>the server / calling server (Janus). and there are currently 0 bans. <br><br>if you are using a normal Firefox or Chrome it should work fine on<br>Windows and Android. if you are using a Linux or some weird browser, <br>all that I can say is that regulars using Linux or weird browsers are<br>able to connect fine, and that's where the issue is <br><br>otherwise maybe you got a weird ISP.
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/62025-06-05T14:30:47+00:002025-06-05T14:30:47+00:00
login {userName: "Boss", characterId: "hungry_giko", areaId: "for", roomId: "gym", password: ""}<br><br>https://play.gikopoi.com/socket.io/?EIO=4&transport=polling&t=PT0V9iv&sid=MkinN-I6b5nuUlpaAEjx<br><br>EIO: 4<br>transport: polling<br>t: PT0V9iv<br>sid: MkinN-I6b5nuUlpaAEjx<br><br>response 2
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/72025-06-05T15:20:53+00:002025-06-05T15:20:53+00:00
websocket.js:54 WebSocket connection to 'wss://play.gikopoi.com/socket.io/***' failed<br>Socket disconnected:<br>transport close<br><br>
Reply to threadhttps://bbs.gikopoi.com/post/1748072799/82025-06-09T19:08:27+00:002025-06-09T19:08:27+00:00
wss socketio is actually broken and browsers usually revert to long-GET<br>polling.