Skip to content

ladiesman2127/netconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetConfig

A client server service that can :

  1. Update host name
  2. Add DNS-server
  3. Remove DNS-server

Usage

  1. Start a server with go build internal/server.go
  2. Build client by using go build main.go

Supported commands:

  1. update 'hostname'
  2. add 'dns'
  3. delete 'dns'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages