Adjusted to run on ipv6-enabled hosts
This commit is contained in:
parent
611fbfa917
commit
c9adbc9f1c
@ -22,6 +22,8 @@ Moooooooooooo
|
||||
<verify>
|
||||
<strip>
|
||||
^PORT .*
|
||||
^EPRT .*
|
||||
^LPRT .*
|
||||
</strip>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
@ -22,6 +22,8 @@ REPLY PORT 314 bluah you f00l!
|
||||
</errorcode>
|
||||
<strip>
|
||||
^PORT 127,0,0,1,.*
|
||||
^EPRT .*
|
||||
^LPRT .*
|
||||
</strip>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
@ -22,6 +22,8 @@ REPLY RETR 314 bluah you f00l!
|
||||
</errorcode>
|
||||
<strip>
|
||||
^PORT.*
|
||||
^EPRT .*
|
||||
^LPRT .*
|
||||
</strip>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
|
Loading…
x
Reference in New Issue
Block a user