Maravento

Results 19 issues of Maravento

hi. where is this: original ddos.conf ``` ##### How many connections define a bad IP? Indicate that below. BAN_LIMIT=XXX ##### How many connections to warn about? No effect if greater...

Is there a way to replace multiple strings with a loop using replacer.bat? ``` call replacer.bat "content.txt" "foo" "bar" "xyz abc" "bla fart" call replacer.bat "content.txt" "foo\bar" "xyz\abc" "bla\fart" ```...

This project is missing a lot of documentation about installation. you says: ``` # For ubuntu only sudo add-apt-repository ppa:lakinduakash/lwh sudo apt install linux-wifi-hotspot ``` And below it mentions dependencies:...

I would like to know what the configuration is to use this monitor on a local server. All the procedures I have read are for monitoring websites, but not local...

Hola. Por favor, verificar la posibilidad de nombrar la columna (si no tiene nombre), en la parte del código relacionada: https://github.com/jafrancov/Google-Apps-Scripts/blob/master/forms/notifyOnFormSubmit.js ``` // Escribe el número de registro en la...

command ``` git clone https://github.com/forabi/nautilus-kdeconnect caja-kdeconnect && make -C caja-kdeconnect install TARGET=Caja ``` out after reboot ![Captura de pantalla -2024-02-20 08-50-42](https://github.com/forabi/nautilus-kdeconnect/assets/14880802/6cff0a03-c506-4d6f-9550-58da83af4784) dependencies: ``` python3-caja is now in its latest version...

**Describe the bug** Personal log doesn't work with --background **To Reproduce** ``` sudo ./xmrig --algo=rx/0 --url=rx.unmineable.com:3333 --user=$coin:$address.$worker --keepalive --threads=2 --background --log-file=/home/user/my_log.log ``` No logs in "my_log.log If I delete "--background"...

bug
libuv

Ubuntu 24.04 ``` sudo /usr/share/angrysearch/angrysearch.py /usr/share/angrysearch/angrysearch.py:1036: SyntaxWarning: "is" with 'int' literal. Did you mean "=="? if column_to_sort_by is 0: /usr/share/angrysearch/angrysearch.py:1038: SyntaxWarning: "is" with 'int' literal. Did you mean "=="? if...

When "userA" sends file "foo.docx" to "userB", via localsend, and the file has already been sent before, it does not overwrite the file, but creates another one, e.g: "foo(2).docx" etc....