Miredot uses the internet for licensing and for displaying the documentation quality on your my.miredot project dashboard. If you want to configure Miredot to use a proxy you can use the following Java System Properties to configure a proxy:
mvn package -Dmiredot.proxy.host=my.proxy.com -Dmiredot.proxy.port=1234
gradle miredot -Dmiredot.proxy.host=my.proxy.com -Dmiredot.proxy.port=1234