Skip to content

Instantly share code, notes, and snippets.

@ohac
Created November 10, 2018 13:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ohac/a7c9e09040cfd546900b3ac69d6aa241 to your computer and use it in GitHub Desktop.
Save ohac/a7c9e09040cfd546900b3ac69d6aa241 to your computer and use it in GitHub Desktop.
:443 {
proxy /v1 https://api.native-instruments.com/
proxy /static https://api.native-instruments.com/
log log.txt
}
# sudo setcap cap_net_bind_service=+ep /usr/local/bin/caddy
# /etc/hosts
# 127.0.0.1 api.native-instruments.coz
# bvi Native\ Access.exe
# s/ments.com/ments.coz/
# s/https/http\0/
@fgimian
Copy link

fgimian commented Feb 10, 2019

This is a cool idea to try and understand what Native Access is doing so we can replicate it in a script. Did you get very far with it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment