https://github.com/steake/hostie
A simple cli hosts file editor for MacOS X
https://github.com/steake/hostie
Last synced: about 1 year ago
JSON representation
A simple cli hosts file editor for MacOS X
- Host: GitHub
- URL: https://github.com/steake/hostie
- Owner: Steake
- Created: 2012-12-26T00:45:13.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-26T01:05:04.000Z (over 13 years ago)
- Last Synced: 2023-04-04T23:26:14.796Z (about 3 years ago)
- Language: Objective-C
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hostie
======
A simple cli hosts file editor for MacOS X
To use read the install readme in the /bin directory.
-----------------------------------------------------
###It is reccomended that you use xCode and the hostie.xcodeproj file at all times.
All actual file handling is done from TFStringHandlers.m
The main.m file handles the CLI interface and the argc etc... It also calls the functions declared in TFStringHandlers.m
Code is uncommented, if you like the project please feel free to fork away
Any questions: ollie@olliehirst.com