Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port scan top1000 xray #5

Open
wants to merge 3 commits into
base: PortScan-Top1000-Xray
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/incloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
git add output/xraylog.tar.gz
- name: Commit results to Github
run: |
git config --local user.email "[email protected]"
git config --global user.name "inbug-team"
git config --local user.email "[email protected]"
git config --global user.name "bakel1"
git commit -m "InCloud Report" -a --allow-empty
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down
2 changes: 1 addition & 1 deletion input/target.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
192.168.1.0/24
211.69.146.0/24
Empty file added output/active_ports.txt
Empty file.
Empty file added output/active_urls.txt
Empty file.
Binary file added output/xraylog.tar.gz
Binary file not shown.