generated from stratosphereips/awesome-code-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,7 @@ | ||
# Awesome Code Template | ||
# Service Finder | ||
A program that monitors the network for DNS-sd packets, prints the service, and then finds the IP and the name (in various ways). | ||
|
||
This repository is a template with basic elements that every repository at Stratosphere should follow. | ||
# Usage | ||
`pip install -r requirements.txt` | ||
|
||
## Features | ||
|
||
Write about what makes your [tool|code|data|repo] special. | ||
|
||
## Usage | ||
|
||
Write about how others can use your [tool|code|data|repo]. | ||
|
||
# About | ||
|
||
This [tool|code|data|repo] was developed at the Stratosphere Laboratory at the Czech Technical University in Prague. | ||
`python service-finder.py` |