Coder Social home page Coder Social logo

scutil_search_domain's Introduction

macOS: DNS search domains for your VPN

Use these scripts to add DNS search domain functionality to your VPN connection, if the built-in macOS functionality doesn't work. iSstp for example, does not support it by default.

How to install

  1. Connect to your VPN.
  2. Open a terminal (bash, zsh).
  3. Enter the following command (don't forget to change the part [between and including the brackets]).
bash -c "$(curl -fsSL https://raw.githubusercontent.com/martijnhazebroek/scutil_search_domain/master/install.sh | sed "s/your.domain.tld/[insert your search domain here and remove the brackets]/")"

And you should be done.

How to use it the next time

  1. Connect to your VPN.
  2. Once: close your terminal if you just ran the install script.
  3. Open a terminal (bash, zsh).
  4. Enter the following command (don't forget to change the your.domain.tld part).
install_search_domain your.domain.tld

How to uninstall

  1. Open a terminal.
  2. Enter the following command
bash -c "$(curl -fsSL https://raw.githubusercontent.com/martijnhazebroek/scutil_search_domain/master/uninstall.sh)"

scutil_search_domain's People

Contributors

martijnhazebroek avatar

Stargazers

Jacob Salmela avatar  avatar Joe Biggins avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.