[ / / / / / / / / / / / / / ] [ dir / baphomet / caco / choroy / christ / dbv / dempart / gfl / leandro ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
Verification *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

[–]

 No.1051982>>1052124 >>1052157 >>1052191 [Watch Thread][Show All Posts]

http://bm7syfu6qxtbuqt2.onion

8chan ripoff I've been working on. Check it out.

 No.1051987>>1052018

well it works

i submitted a board do you have to manually accept ?


 No.1052003

will last maybe few days like the others


 No.1052018>>1052032

>>1051987

No, I'm just retarded. Turns out putting slashes in the board name breaks the naming system, and putting slashes in the board directory stops it from being created at all. Its up now.


 No.1052032

>>1052018

nice

Join Politically Incorrect - /pol/

http://bm7syfu6qxtbuqt2.onion/pol/


 No.1052034>>1052035 >>1052043

Why make a new tor board when endchan exists and has too few users?


 No.1052035>>1052099

>>1052034

Nanochan exists.


 No.1052036


 No.1052043

>>1052034

if only they would also make a good board but they just use the same shitty board software that others use too so its just as shitty as the others.


 No.1052083

nice


 No.1052090

Your regex on the form creation should be [a-zA-Z0-9_-]+ retard


 No.1052094

What database are you running this with?


 No.1052098>>1052100 >>1052101

File (hide): 70a1af99abd29db⋯.png (62.61 KB, 768x1280, 3:5, 1555187933700.png) (h) (u)

What's up with all those threads about imageboards that don't even work?

wtf??!?????!?!!;!


 No.1052099>>1052103

>>1052035

Give me a .onion that works.


 No.1052100

>>1052098

Quality post, friend.


 No.1052101>>1052104

File (hide): 4a570aad4d3907a⋯.png (130.45 KB, 501x585, 167:195, ClipboardImage.png) (h) (u)

>>1052098

Use tor next time...


 No.1052103

>>1052099

just go find the thread..


 No.1052104>>1052112 >>1052156 >>1052159

File (hide): 76f092dcdf17675⋯.png (94.16 KB, 768x1280, 3:5, 1555188988270.png) (h) (u)

File (hide): 621184d5c3748f8⋯.png (63.79 KB, 768x1280, 3:5, 1555188988767.png) (h) (u)

>>1052101

I downloaded the Tor thingy from the Play store. Still doesn't work.


 No.1052110>>1052111 >>1052114


#!/bin/bash

function newboardname {
chars=abcdefghijklmnopqrstuvwxyz1234ABCD
for i in {1..8} ; do
echo -n "${chars:RANDOM%${#chars}:1}"
done
echo
}

function makeboard {
boardname="$(newboardname)"

torify curl -s -H 'Host: bm7syfu6qxtbuqt2.onion' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0' -H 'Referer: http://bm7syfu6qxtbuqt2.onion/createnew.html' -H 'Content-Type: application/x-www-form-urlencoded' --data "adminpass=$boardname&janniepass=$boardname&url=$boardname&boardname=$boardname" "http://bm7syfu6qxtbuqt2.onion/creator.php" > /dev/null

torify curl -s -H 'Host: bm7syfu6qxtbuqt2.onion' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0' -H 'Referer: http://bm7syfu6qxtbuqt2.onion/createnew.html' -H 'Content-Type: application/x-www-form-urlencoded' "http://bm7syfu6qxtbuqt2.onion/$boardname/imgboard.php" > /dev/null
echo "Created /$boardname/"
}

while :
do
makeboard & makeboard & makeboard & makeboard & makeboard & makeboard
echo "Batch done"
done


 No.1052111


 No.1052112>>1052119

>>1052104

>I downloaded the Tor thingy from the Play store

Please neck yourself.


 No.1052114>>1052115 >>1052117 >>1052119

>>1052110

why do people always do these things.. people like you are the reason why things like the google captcha is everywhere.


 No.1052115>>1052117 >>1052119

>>1052114

You can have captcha without botnet, not my problem he's a dumbass /pol/ack who can't put captcha on a board creation page.


 No.1052117>>1052119 >>1052120

>>1052114

this anon is only helpfully pointing out the inevitable result for you before someone else does it. you should be thankful. this is an obvious oversight that must be dealt with.

>>1052115

this

there's plenty of self hosted solutions you can use for captcha that isn't botnet


 No.1052119

>>1052112

U mad, kiddo?

>>1052114

unbased

>>1052115

>>1052117

based


 No.1052120>>1052121

>>1052117

it always results in some annoying "solution" to stop it. by spamming and hacking you are only making things worse for yourself.


 No.1052121

>>1052120

and i dont even mean specifically this site. there are recaptchas on login pages too now because you niggers keep botting them.


 No.1052124>>1052139 >>1052392

File (hide): f46fa7bda18f9b3⋯.jpg (95.5 KB, 656x893, 656:893, 1546868858090.jpg) (h) (u)

>>1051982 (OP)

>using vichan for textboards

Cringe. Use one of these at the very least: https://tanami.org/overscript/

I recommend the following:

http://wakaba.c3.cx/

https://github.com/oprel/emanon

https://git.bienvenidoainternet.org/bai/weabot/


 No.1052126>>1052157

Wtf I'm lost.

I posted a base64 encoded avatar goatse crossover fanfiction and it was deleted because base64 could potentially be cp.

Then some anon points out that the textchan can be DoS'd and even talks about nonbotnet captcha solutions but (((someone))) starts moralfagging cancershilling some bs about how we're all evil h4x0rs and at fault for the internet going downhill.


 No.1052139>>1052151

>>1052124

>It is the opinion of the vichan development team that no new vichan imageboards should be deployed, and other imageboard packages, such as lynxchan, used instead.


 No.1052151

>>1052139

>It is the opinion of the vichan development team that

Tell the vichan development team to eat cocks.


 No.1052156

>>1052104

Do you even know what a VPN is?


 No.1052157

>>1051982 (OP)

>>1052126

Why did the OP post it on /tech/ where the blackpillernigger rats and obvious (((juden))) can infest it, just like it possibly happened to the others?

Next time (and it's advised to only) post it on /pol/ first, to make sure a healthy population grows. And if it's going to die the next week, don't bother at all honestly.


 No.1052159

>>1052104

you are too damn young faggot. Get your goddamn laptop. The mobile app is known to be buggy


 No.1052184

>setup imageboard

>disable images

>call it a textboard

Kill yourself, newfag.


 No.1052191>>1052201

>>1051982 (OP)

>/islam/

I look forward to self-radicalising on your terrorist discussion forum.


 No.1052201

>>1052191

How often do you self-radicalize a day? 2 or 3 times?


 No.1052205>>1052274


 No.1052215

bump


 No.1052274


 No.1052392

>>1052124

this isn't vichan retard.


 No.1052795

/pol/ and /img/ now has images

join this shit

spread this shit




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
41 replies | 4 images | Page ???
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / baphomet / caco / choroy / christ / dbv / dempart / gfl / leandro ][ watchlist ]