Skip to content

A DMR proxy used to connect to client's infrastructure using Docker and FoxyProxy.

License

Notifications You must be signed in to change notification settings

gczarnocki/dmr-proxy

 
 

Repository files navigation

  1. Install Docker, and get it running. https://docs.docker.com/docker-for-windows/install/
  2. Create a folder to store files in. eg. C:\Source\dmr-proxy. Open a PowerShell and point it to this folder (cd C:\Source\dmr-proxy).
  3. Execute this command in PowerShell:
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/nc-brj/dmr-proxy/master/initialize.ps1'))
  1. When asked, Install FoxyProxy (https://addons.mozilla.org/da/firefox/addon/foxyproxy-standard/ or https://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=da)
  2. Press the FoxyProxy icon in your browser, choose "Use proxies based on their pre-defined patterns and priorities", open Options and import the configuration from the folder you unpacked, that matches your browser.

About

A DMR proxy used to connect to client's infrastructure using Docker and FoxyProxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 75.8%
  • Rust 16.5%
  • Dockerfile 5.9%
  • Shell 1.8%