-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
c8bb2f7
commit 416aa52
Showing
1 changed file
with
4 additions
and
4 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,19 +1,19 @@ | ||
# .:Sum:. | ||
# :.Sum.: | ||
__AntiEye__ is an experimental utiltary pack, designed to ease process of remote webcam access testing. | ||
Powered silmulatenously by HTML5 and .NET, it was designed with Windows support in mind. | ||
|
||
# .:Parser:. | ||
# :.Parser.: | ||
__Design:__ broswer-based converter, implemented in pure [CoffeeScript 2](https://coffeescript.org/v2/). | ||
__Usage:__ converting [ExpCamera](https://github.com/d38k8/expcamera) logs into commonly recognizable `ip:port user:pass` data format. | ||
__Dist:__ https://guevara-chan.github.io/AntiEye/parser/main.html (live version) | ||
__Extra:__ requires ES6 support to work properly. | ||
|
||
# .:Checker:. | ||
# :.Checker.: | ||
__Design:__ terminal-based utility, written entirelly in [Boo v0.9.7.0](https://github.com/boo-lang/boo). | ||
__Usage:__ mass-checking remote webcams through provided credentials feed by requesting broadcast snapshots. | ||
__Dist:__ https://github.com/Guevara-chan/AntiEye/releases/download/v0.04/checker.zip (latest release) | ||
__Extra:__ requires .NET 4.0 framework to run. | ||
|
||
# .:Brief samples of interfacing:. | ||
# :.Brief samples of interfacing.: | ||
![image](https://user-images.githubusercontent.com/8768470/42713786-59e2e636-86f9-11e8-8e1b-63dcb8db68e9.png) | ||
![image](https://user-images.githubusercontent.com/8768470/42714391-a857dd24-86fb-11e8-88c1-dff74de8af3b.png) |