Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
gfwlist
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
gfwlist
Commits
1f345b57
Commit
1f345b57
authored
Mar 11, 2009
by
lovelywcm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bWlub3IK
parent
a75ab263
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
102 additions
and
101 deletions
+102
-101
gfwlist.txt
gfwlist.txt
+101
-101
sendGFWList.sh
sendGFWList.sh
+1
-0
No files found.
gfwlist.txt
View file @
1f345b57
This diff is collapsed.
Click to expand it.
sendGFWList.sh
View file @
1f345b57
...
@@ -61,6 +61,7 @@ do
...
@@ -61,6 +61,7 @@ do
temp
=
${
log
%%
:
*
}
;
temp
=
${
log
%%
:
*
}
;
convertedLog+
=
$temp
;
convertedLog+
=
$temp
;
convertedLog+
=
":
\"
"
;
convertedLog+
=
":
\"
"
;
# discard used string
log
=
${
log
#*
:
}
;
log
=
${
log
#*
:
}
;
else
# log, decode it
else
# log, decode it
temp
=
$(
echo
${
log
%%;*
}
|
base64
-d
)
;
temp
=
$(
echo
${
log
%%;*
}
|
base64
-d
)
;
...
...
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