zhifu.chang
zhifu.chang
I have made a PKGBUILD which is from scratch, archlinux has no static library, so need about 20 packages to add to the system, later I will share it.
# 1.cpprestsdk https://aur.archlinux.org/packages/cpprestsdk # 2.altstore-linux PKGBUILD ` pkgname=altserver-linux pkgver=0.0.2 pkgrel=1 pkgdesc='AltServer for AltStore, but on-device' arch=(x86_64) url=https://github.com/NyaMisty/AltServer-Linux license=(custom) depends=(cpprestsdk crypto++-static libzip-static openssl-static) makedepends=( git unzip clang boost websocketpp python-cryptography )...
altstore only support the free account.
新的版本,增加验证也无法验证,不过可以用下面的配置进行验证 ``` location ~* recaptcha__en\.js$ { google on; #subs_filter 'https://g.itseeker.net/recaptcha/' 'https://www.google.com/recaptcha/' ir; subs_filter 'om=Ne\(vm\)' 'vm=vm.replace(/g.itseeker.net/ig,"www.google.com");om=Ne(vm);' ir; } ``` g.itseeker.net 改成你的主机名 但是,验证过后服务器端验证还是过不了,谁能看看?
BitTorrent can transfer the files, but bitflu cannot. i used bitflu as the upload server, and the others used bitflu as client. in the upload server, it always cannot complete...
have a look at my picture, first i found .md5sum cannot be download, and i find the client has renamed the file to _md5sum later i rename the file .md5sum...
I fixed the . problem, in the file 00_StorageVFS.pm comment the line 671 ########################################################################## sub _FsSaveDirent { my($self, $val) = @_; $val =~ tr/\/\0\n\r/_/; #$val =~ s/^..?/_/; $val ||= "NULL";...
Then we use the line below will be better? $val =~ s/\.{2,}//g; to avoid the security issue. because some times we have the hidden files like .htaccess Thanks for you...
i works for me, use the vpn with arpproxying support. the iphone will in the same network of altserver.