Gvm-cli: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Config File= *https://gvm-tools.readthedocs.io/en/latest/config.html“)
 
Zeile 1: Zeile 1:
 
=Config File=
 
=Config File=
 +
*.config/gvm-tools.conf
 +
<pre>
 +
[gmp]
 +
username=xinux
 +
password=Kennwort
 +
[unixsocket]
 +
socketpath=/run/gvm/gvmd.sock
 +
</pre>
 +
 
*https://gvm-tools.readthedocs.io/en/latest/config.html
 
*https://gvm-tools.readthedocs.io/en/latest/config.html

Version vom 14. September 2020, 12:29 Uhr

Config File

  • .config/gvm-tools.conf
[gmp]
username=xinux
password=Kennwort
[unixsocket]
socketpath=/run/gvm/gvmd.sock