http
http.allow
Only accept clients from the comma separated IP listhttp.bind
Server address Default is localhosthttp.browser
Command to open HTTP URLs Default is openhttp.cors
Enable CORS Default is falsehttp.dietime
Kill server after N seconds with no client Default is 0http.dirlist
Enable directory listing Default is falsehttp.homeroot
http home root directory Default is ~/.config/radare2/wwwhttp.log
Show HTTP requests processed Default is truehttp.logfile
Specify a log file instead of stderr for http requestshttp.maxport
Last HTTP server port Default is 9999http.maxsize
Maximum file size for upload Default is 0http.port
HTTP server port Default is 9090http.referer
CSFR protection if sethttp.root
http root directory Default is [/some/dir]http.sandbox
Sandbox the HTTP server Default is truehttp.timeout
Disconnect clients after N seconds of inactivity Default is 3http.ui
Default webui (enyo, m, p, t) Default is mhttp.upget
/up/ answers GET requests, in addition to POST Default is falsehttp.upload
Enable file uploads to /up/Default is false http.uproot
Path where files are uploaded Default is /var/folders/0p/cg2hs8993252s07qwc1816s00000gn/T/http.uri
Address of HTTP proxyhttp.verbose
Output server logs to stdout Default is true
http.allow http.bind http.browser http.cors http.dietime http.dirlist http.homeroot http.log http.logfile http.maxport http.maxsize http.port http.referer http.root http.sandbox http.timeout http.ui http.upget http.upload http.uproot http.uri http.verbose