Skip to content

A simple shell script to set a static ip or DHCP from the terminal

Notifications You must be signed in to change notification settings

MikeCraig418/setip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Set IP

A simple shell script to set a static ip or DHCP from the terminal for your Wifi Adapter

Usage

Static IP

sh setip.sh IP_ADDR GATEWAY_ADDR

Example: h setip.sh 192.168.1.9 192.168.1.1

Dynamic IP (DHCP)

sh setip.sh

About

A simple shell script to set a static ip or DHCP from the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages