WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: getFlash11.tcz  (Read 2519 times)

Offline krooooo

  • Jr. Member
  • **
  • Posts: 66
getFlash11.tcz
« on: December 10, 2015, 11:09:09 AM »
Hi

getFlash11.tcz maybe need update

tc@box:~$ getFlash11.sh
squashfs-tools is already downloaded.
squashfs-tools is already installed!
bash is already downloaded.
bash is already installed!
wget is already downloaded.
wget is already installed!
gtk2 is already downloaded.
gtk2 is already installed!
nss is already downloaded.
nss is already installed!
curl is already downloaded.
curl is already installed!
Downloading Adobe Flash...
Error:Downloading source.  Exiting.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: getFlash11.tcz
« Reply #1 on: December 10, 2015, 03:44:11 PM »
Hmm..  Let me check


Sent from my iPhone using Tapatalk

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: getFlash11.tcz
« Reply #2 on: December 10, 2015, 04:03:43 PM »
Code: [Select]
tc@box:~$ getFlash11.sh
squashfs-tools is already downloaded.
squashfs-tools is already installed!
...
curl is already downloaded.
curl is already installed!
Downloading Adobe Flash...
Done.
Copying files and setting permissions...
Done.
Creating tcz extension in /mnt/sda2/tc6-x86/optional/upgrade...
Done.
flash11.tcz was updated in /mnt/sda2/tc6-x86/optional/upgrade, PLEASE REBOOT TO APPLY UPDATE.
tc@box:~$

Seems to work fine for me.  I tried twice, both times successfully..
Now that I've rebooted my Flash has been updated to the latest version 11.2.202.554

Maybe your connection??
Maybe just try again..
« Last Edit: December 10, 2015, 04:21:48 PM by coreplayer2 »

Offline krooooo

  • Jr. Member
  • **
  • Posts: 66
Re: getFlash11.tcz
« Reply #3 on: December 10, 2015, 11:56:54 PM »
Hi coreplayer2

Maybe the problem is my internet connection, I'm in china, have you heard the "Great Fire Wall"?

Now I'm trying to setup a vpn to retry getFlash.sh, but I got a new question: how to use openvpn?? The GFW also block the connection of openvpn so I must use a socks proxy, I try to exec
Code: [Select]
sudo openvpn --socks-proxy 172.16.93.1 1081 --config /home/tc/Desktop/TW_103.9.116.231_tcp_995.ovpn

but
Code: [Select]
Fri Dec 11 15:38:52 2015 Restart pause, 5 second(s)
Fri Dec 11 15:38:57 2015 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Dec 11 15:38:57 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Dec 11 15:38:57 2015 Re-using SSL/TLS context
Fri Dec 11 15:38:57 2015 Control Channel MTU parms [ L:1559 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Dec 11 15:38:57 2015 Socket Buffers: R=[87380->131072] S=[16384->131072]
Fri Dec 11 15:38:57 2015 Data Channel MTU parms [ L:1559 D:1450 EF:59 EB:4 ET:0 EL:0 ]
Fri Dec 11 15:38:57 2015 Local Options hash (VER=V4): '30065675'
Fri Dec 11 15:38:57 2015 Expected Remote Options hash (VER=V4): '37840390'
Fri Dec 11 15:38:57 2015 Attempting to establish TCP connection with 172.16.93.1:1081 [nonblock]
Fri Dec 11 15:38:57 2015 TCP connection established with 172.16.93.1:1081
Fri Dec 11 15:38:57 2015 TCPv4_CLIENT link local: [undef]
Fri Dec 11 15:38:57 2015 TCPv4_CLIENT link remote: 172.16.93.1:1081
Fri Dec 11 15:38:58 2015 TLS: Initial packet from 172.16.93.1:1081, sid=65283e39 5db09234
Fri Dec 11 15:39:00 2015 VERIFY ERROR: depth=2, error=self signed certificate in certificate chain: /C=US/O=GeoTrust_Inc./CN=GeoTrust_Global_CA
Fri Dec 11 15:39:00 2015 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Fri Dec 11 15:39:00 2015 TLS Error: TLS object -> incoming plaintext read error
Fri Dec 11 15:39:00 2015 TLS Error: TLS handshake failed
Fri Dec 11 15:39:00 2015 Fatal TLS error (check_tls_errors_co), restarting
Fri Dec 11 15:39:00 2015 TCP/UDP: Closing socket
Fri Dec 11 15:39:00 2015 SIGUSR1[soft,tls-error] received, process restarting
Fri Dec 11 15:39:00 2015 Restart pause, 5 second(s)
Fri Dec 11 15:39:05 2015 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Dec 11 15:39:05 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Dec 11 15:39:05 2015 Re-using SSL/TLS context
Fri Dec 11 15:39:05 2015 Control Channel MTU parms [ L:1559 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Dec 11 15:39:05 2015 Socket Buffers: R=[87380->131072] S=[16384->131072]
Fri Dec 11 15:39:05 2015 Data Channel MTU parms [ L:1559 D:1450 EF:59 EB:4 ET:0 EL:0 ]
Fri Dec 11 15:39:05 2015 Local Options hash (VER=V4): '30065675'
Fri Dec 11 15:39:05 2015 Expected Remote Options hash (VER=V4): '37840390'
Fri Dec 11 15:39:05 2015 Attempting to establish TCP connection with 172.16.93.1:1081 [nonblock]
Fri Dec 11 15:39:05 2015 TCP connection established with 172.16.93.1:1081
Fri Dec 11 15:39:05 2015 TCPv4_CLIENT link local: [undef]
Fri Dec 11 15:39:05 2015 TCPv4_CLIENT link remote: 172.16.93.1:1081
Fri Dec 11 15:39:06 2015 TLS: Initial packet from 172.16.93.1:1081, sid=f50b88bf 662b2afb
Fri Dec 11 15:39:07 2015 VERIFY ERROR: depth=2, error=self signed certificate in certificate chain: /C=US/O=GeoTrust_Inc./CN=GeoTrust_Global_CA
Fri Dec 11 15:39:07 2015 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Fri Dec 11 15:39:07 2015 TLS Error: TLS object -> incoming plaintext read error
Fri Dec 11 15:39:07 2015 TLS Error: TLS handshake failed
Fri Dec 11 15:39:07 2015 Fatal TLS error (check_tls_errors_co), restarting
Fri Dec 11 15:39:07 2015 TCP/UDP: Closing socket
Fri Dec 11 15:39:07 2015 SIGUSR1[soft,tls-error] received, process restarting
Fri Dec 11 15:39:07 2015 Restart pause, 5 second(s)
Fri Dec 11 15:39:12 2015 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Dec 11 15:39:12 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Dec 11 15:39:12 2015 Re-using SSL/TLS context
Fri Dec 11 15:39:12 2015 Control Channel MTU parms [ L:1559 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Dec 11 15:39:12 2015 Socket Buffers: R=[87380->131072] S=[16384->131072]
Fri Dec 11 15:39:12 2015 Data Channel MTU parms [ L:1559 D:1450 EF:59 EB:4 ET:0 EL:0 ]
Fri Dec 11 15:39:12 2015 Local Options hash (VER=V4): '30065675'
Fri Dec 11 15:39:12 2015 Expected Remote Options hash (VER=V4): '37840390'
Fri Dec 11 15:39:12 2015 Attempting to establish TCP connection with 172.16.93.1:1081 [nonblock]
Fri Dec 11 15:39:12 2015 TCP connection established with 172.16.93.1:1081
Fri Dec 11 15:39:12 2015 TCPv4_CLIENT link local: [undef]
Fri Dec 11 15:39:12 2015 TCPv4_CLIENT link remote: 172.16.93.1:1081
Fri Dec 11 15:39:13 2015 TLS: Initial packet from 172.16.93.1:1081, sid=cf3fcb87 14f890ba
Fri Dec 11 15:39:14 2015 VERIFY ERROR: depth=2, error=self signed certificate in certificate chain: /C=US/O=GeoTrust_Inc./CN=GeoTrust_Global_CA
Fri Dec 11 15:39:14 2015 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Fri Dec 11 15:39:14 2015 TLS Error: TLS object -> incoming plaintext read error
Fri Dec 11 15:39:14 2015 TLS Error: TLS handshake failed
Fri Dec 11 15:39:14 2015 Fatal TLS error (check_tls_errors_co), restarting
Fri Dec 11 15:39:14 2015 TCP/UDP: Closing socket
Fri Dec 11 15:39:14 2015 SIGUSR1[soft,tls-error] received, process restarting
Fri Dec 11 15:39:14 2015 Restart pause, 5 second(s)

Please teach me how to connect openvpn :'(
« Last Edit: December 10, 2015, 11:59:33 PM by krooooo »

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: getFlash11.tcz
« Reply #4 on: December 11, 2015, 05:08:27 AM »
The OpenVPN website has hundreds of pages of documentation, including configuring the many options with examples.
This forum is for answering Tinycore Linux questions only.

Offline krooooo

  • Jr. Member
  • **
  • Posts: 66
Re: getFlash11.tcz
« Reply #5 on: December 11, 2015, 07:13:15 AM »
The OpenVPN website has hundreds of pages of documentation, including configuring the many options with examples.
This forum is for answering Tinycore Linux questions only.

The problem is just "hundreds of pages of documentation", I googled, no helpful for me...then I got another idea...

Offline krooooo

  • Jr. Member
  • **
  • Posts: 66
Re: getFlash11.tcz
« Reply #6 on: December 11, 2015, 07:27:59 AM »
Hi coreplayer2

With the help of proxychains-ng, I got the flash11.tcz at last!!

Code: [Select]
tc@box:/mnt/hgfs/hostmp$ tce-load -i proxychains-ng.tcz
proxychains-ng.tcz: OK
tc@box:/mnt/hgfs/hostmp$ proxychains4

Usage: proxychains4 -q -f config_file program_name [arguments]
-q makes proxychains quiet - this overrides the config setting
-f allows to manually specify a configfile to use
for example : proxychains telnet somehost.com
More help in README file

tc@box:/mnt/hgfs/hostmp$ proxychains4 -f /home/tc/Desktop/proxychains.conf getFl
ash11.sh
[proxychains] config file found: /home/tc/Desktop/proxychains.conf
[proxychains] preloading /usr/local/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
squashfs-tools is already downloaded.
squashfs-tools is already installed!
bash is already downloaded.
bash is already installed!
wget is already downloaded.
wget is already installed!
gtk2 is already downloaded.
gtk2 is already installed!
nss is already downloaded.
nss is already installed!
curl is already downloaded.
curl is already installed!
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] Strict chain  ...  172.16.93.1:1085  ...  get.adobe.com:443  ...  OK
Downloading Adobe Flash...
Done.
Copying files and setting permissions...
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
Done.
Creating tcz extension in /mnt/sda1/tce/optional...
Done.
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
.....
[proxychains] DLL init: proxychains-ng 4.8.1
[proxychains] DLL init: proxychains-ng 4.8.1
flash11.tcz: OK
[proxychains] DLL init: proxychains-ng 4.8.1
flash11.tcz is now in /mnt/sda1/tce/optional and installed.
[proxychains] DLL init: proxychains-ng 4.8.1


I think as a big company, Adobe has a large number of servers around world, maybe some of his servers' IP were blocked by the GFW...so, could you please update the getFlash11.tcz to change the source IP of Adobe? Maybe an asian IP (in HK or SG) is well suit for all users around the world...US IP maybe vigilated by the GFW

Or, may you direct provide flash11.tcz in repo?  ;D

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: getFlash11.tcz
« Reply #7 on: December 11, 2015, 01:22:24 PM »
Flash11 cannot be included in the repo for licensing reasons.
Why would we use some suspect Chinese source for  an Adobe product?

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
getFlash11.tcz
« Reply #8 on: December 11, 2015, 06:41:02 PM »
If Adobe actually has servers located worldwide then I have to assume the link used will download from the most desirable location. 
The x86 update extension doesn't use a specific IP address. 
Wherever the official Adobe Flash update link redirects to is used by this extension

But glad you circumnavigated the Chinese Wall


Sent from my iPhone using Tapatalk
« Last Edit: December 11, 2015, 06:46:14 PM by coreplayer2 »