IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/01/23
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+dr|z3d
+hagen
+hk
+mareki2p
+not_bob_afk
+orignal
+postman
+qend-irc2p
+segfault
+snex
+wodencafe
Arch
BubbRubb
Danny
DeltaOreo
FreefallHeavens
Irc2PGuest58427
Irc2PGuest92548
Irc2PGuest96694
Irc2PGuest97710
Leopold
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy
SlippyJoe
T3s|4_
Teeed
acetone_
ardu
b3t4f4c3___
b4dab00m
bak83_
boonst
cumlord
death
dr4wd3
eyedeekay_bnc
onon_1
poriori_
profetikla
r3med1tz-
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
x74a6
RN Is there a way to blackhole things in the default Jetty server?
RN I'm seeing Wordpress subdirectory requests on my eepsite, and I do not run Wordpress.
RN I would like to send no response to such crawling.
RN Currently, my eepsite will send a 404 response. but I'd like to make certain requested URLs not send anything....
RN candidates currently include *Seedless/*, and *Wordpress/* as requests I'd like to send no response for but jetty defaults to sending a 404
RN I DO want to allow easy acces to directories under docroot that do exist
RN but I do not want to respond to random probes
RN the jetty docs did not make obvious any easy mechanism, or my search-foo was flawed
dr|z3d RN: blocking clients accessing definable urls on the server is something tunnel filtering would be good for, if implemented.