-
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.
Merge branch 'release/v1.0.0' into main
- Loading branch information
Showing
120 changed files
with
20,167 additions
and
0 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 |
---|---|---|
|
@@ -127,3 +127,7 @@ dmypy.json | |
|
||
# Pyre type checker | ||
.pyre/ | ||
|
||
# hide settings | ||
app/stock/* | ||
system/ |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
monitoring_system v1.0.0 Release Note | ||
================================= | ||
|
||
This release monitoring_system in cumulus v0.0.1 | ||
|
||
Introduction: | ||
Darkweb monitoring service for Sejong univ. infosec major Capstone Design | ||
|
||
Configuration: | ||
socket | ||
SimHash | ||
Elgamal | ||
NiCad | ||
Selenium | ||
SQLite3 | ||
|
||
Feature: | ||
crypto and decrypt | ||
compare simhash | ||
create simhash | ||
crawling Web |
Oops, something went wrong.