Skip to content

Commit

Permalink
Bump IPtProxy to Version 3.4.0
Browse files Browse the repository at this point in the history
This means:
lyrebird is now at v0.1.0
snowflake is now at v2.8.1
  • Loading branch information
bitmold committed Jan 23, 2024
1 parent d2f031e commit 8098d07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file modified OrbotLib/OrbotLib.aar
Binary file not shown.
4 changes: 1 addition & 3 deletions OrbotLib/build-orbotlib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@

rm *aar *jar -v
if [ ! -d OrbotIPtProxy ]; then
git clone https://github.com/guardianproject/OrbotIPtProxy
git clone https://github.com/bitmold/OrbotIPtProxy
fi
cd OrbotIPtProxy
git fetch
git rebase
bash build-orbot.sh
mv OrbotLib.aar .. -v
mv OrbotLib-sources.jar .. -v
cd ..

0 comments on commit 8098d07

Please sign in to comment.