Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
gor-script
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
胡凯旋
gor-script
Commits
10bd6b72
Commit
10bd6b72
authored
Mar 29, 2019
by
胡凯旋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add gor binary
parent
1373d257
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+1
-0
cp-traffic.sh
cp-traffic.sh
+1
-1
gor
gor
+0
-0
No files found.
README.md
0 → 100644
View file @
10bd6b72
./cp-traffic.sh url文件 :本地服务端口 待重放请求待目标ip:端口
cp-traffic.sh
View file @
10bd6b72
...
...
@@ -24,5 +24,5 @@ echo $allow_url_param
echo
"==============="
echo
"从
$2
上复制流量(来自文件
$1
配置的URL)到
$3
上"
sudo
gor
--input-raw
$2
--output-http
$3
$allow_url_param
sudo
./
gor
--input-raw
$2
--output-http
$3
$allow_url_param
gor
0 → 100755
View file @
10bd6b72
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment