With this settings you can activate or deactivate URL proxy.
Service call: http://localhost:8090/proxy.html?url=parameter, where parameter is the url of an external web page.
- URL proxy:
-
Enabled
Globally enables or disables URL proxy via http://yourpeer:yourport/proxy.html?url=http://externalurl/
- Show search results via URL proxy:
-
Enabled
Enables or disables URL proxy for all search results. If enabled, all search results will be tunneled through URL proxy.
Alternatively you may add this javascript to your browser favorites/short-cuts, which will reload the current browser address
via the YaCy proxy servlet.
javascript: window.location.href = ('http://localhost:8090/proxy.html?url=' + location.href);
or right-click this link and add to favorites: YaCy proxy start
- Restrict URL proxy use:
-
Define client filter. Default: 127.0.0.1,0:0:0:0:0:0:0:1.
- URL substitution:
-
Define URL substitution rules which allow navigating in proxy environment. Possible values: all, domainlist. Default: domainlist.