Position: Home page » Bitcoin » Btce ban

Btce ban

Publish: 2021-05-01 04:15:09
1. Is blocked by the administrator, similar to the use of P2P over or routing firewall filtering and other functions. There's a solution. I don't know which one you can choose
method 1: be an administrator by yourself
method 2: invade the administrator's computer by any means and make fun of him
method 3 ` communicate with him in any possible way
method 4 'learning is learning.
2. For ISP blocking port 6881-6889 or 8881-8899, it can be avoided by modifying the port range used by BT client. The specific methods are as follows: modify the command running when opening torrent file in registry or file type
the specific operation in 2000 is: my computer - & gt; Tools - & gt; Folder Options - & gt; File type - & gt; Click on & 39 on the keyboard; T' Key, and then turn down a few pages to find the extension torrent, click Advanced, select open in the open window, and then click Edit. In the edit window, the command line parameter to start BT is on the bottom line, Add a space at the end of this line and then add the following parameters to control the port binding:
-- minport minimum port number -- maxport maximum port number
for example, the original is
& quot; C:\ Program Files\ BitTorrent\ btdownloadgui.exe" -- responsefile "% 1"
now change it to
& quot; C:\ Program Files\ BitTorrent\ btdownloadgui.exe" -- responsefile "% 1" -- Minport 8021 -- maxport 8079
please set the port number at will instead of the original 6881-6889 range
if you are using the original version or the supplemented version or the modified version of 3. X.x, you can modify it by using the above methods
if you are using the trial version of 5. X.x, you can directly change the settings in the program
note: after the above operations are completed, you need to restart BT to take effect<

the problem of ISP blocking port 6969 recently can be solved by using HTTP proxy server. The specific method is as follows:

for the operating system using NT kernel (NT, WIN2000, XP, Win2003)
, you can simply set in IE to access the Internet through a specific HTTP proxy server. After the setting is successful, start BT, BT can automatically use IE proxy server settings to connect to the tracker server. After starting BT, the proxy server settings of IE can be restored
for all operating systems,
, you can set the environment variable & # 39; http_ proxy' Not including the single quotation mark, you can let all kinds of BT software using Python core automatically use the set proxy server to access the tracker. The specific format is: & 39; http://proxyip :proxyport' Or 39; http://username:password@proxyip :proxyport' This format (not including single quotation marks), such as & # 39; http://10.10.10.10 :8080' Or 39; http://admin:[email protected] :3128' Like this. To set environment variables, WIN98 / me is set in autoexec.bat, and WIN2000 / XP / Win2003 is set in system - & gt; Advanced - & gt; Setting in the environment variable (setting to the current user's or system's environment variable is OK)
note that the proxy server mentioned above refers to the HTTP proxy server. Setting socks proxy server is not suitable for the BT connection server, and cannot be set by the above method

note that if you only set up the HTTP proxy server according to the above method or use the BT client that supports the HTTP proxy server to connect to the tracker through the proxy server, you can only be recognized as "client of Intranet" by the tracker server, that is, you can only actively connect to other clients with public IP, but no client will actively connect to your client, This is because the tracker can not get your exact IP address by accessing the tracker through the proxy server. Therefore, for public IP users and intranet users with port mapping, if they access tracker through proxy server, it is better to set "local IP" at the same time, which is the IP that your public network is ready to accept connection. This parameter corresponds to the command line parameter, which is & # 39-- ip', For the specific setting method, please refer to the method of modifying the port range mentioned above. The difference is to add & # 39 to the command line parameters-- ip XX.XX.XX.XX', Where xx.xx.xx.xx is your public IP or the public IP of the machine where you map the port http://btfans.3322.org : 6969 / announce this address torrent file, you can manually announce to http://btfans.3322.org : 8000 / announcement can be directly connected to the tracker server (only applicable to clients that support manual announcement, but this is not a good way, But don't try to modify torrent file directly, because manually modifying torrent file is very easy to fail.
3. Recently, the network management has sealed the port, leaving only a few commonly used ones, so we can't enter FTP in the company. It's very depressing, so I found some socks through HTTP proxy software to use, which can successfully access various ports of FTP (I don't use QQ, but it should be OK), and the speed is pretty good. Share what you have tried, and correct what you have said wrong. 1 Principle: this kind of software usually builds a socks proxy on its own machine and connects to the outside through this socks proxy. There are two main ways of this kind of software. If the company's proxy supports HTTP connect (that is, it supports keep alive), it is simple. It can directly connect to the outside server through proxy. The traditional HTTP is stateless, that is, it is disconnected immediately after the connection, so it can not be directly connected to the server through this proxy. In this case, you must connect to the external transfer server through the company proxy, and then to the FTP server. Of course, the speed will be reced. The transfer server is usually owned by a software company, so it is generally either charged or free, but it is very slow. Some software also provides server side, you can set up your own server, of course, the premise is that you must have a machine in the external network. 2 Socks2 http: this kind of software is old-fashioned, charging software, but the new version of the crack has been invalid, can't connect to the server, so can't try. It also has a server, which is also charged. http://www.totalrc.net/s2h/index.jsp 3 Socks via http: pure Java, open source, can run on any OS. It has its own server and client, but there is no open server, so it can only set up its own server. http://cqs.mathis.ath.cx/socks/ 4 Httpport: this can be used for free without registration, but it's too slow for free users to connect to their own server. Moreover, 21 ports are turned off for free users, which limits the effect. In addition to the normal socks mode, this software also provides another way, which is port mapping. For example, if you want to connect ftp://ftp.abc.com : 8021, FTP. ABC com:8021 map Go to a port on your own machine, such as 2121. So you go ftp://localhost : 2121, it will connect to ftp://ftp.abc.com : 8021 this is especially useful for software that doesn't support socks. You don't need to specify the proxy of socks. Once again, it's just too slow. Server side download, httphost. http://www.htthost.com/ 5 Tongtong: domestic software, now ring the trial period is free, the speed is also good. I even have 30K FTP outside. I'm satisfied. Just don't know how long it can be free, ha ha. No server is provided. http://www.tongtongtong.com/www/ 6 Others: some software does not support socks. In this case, you can use httpport mapping mode, or use sockcap, e-Border, permeo security driver and other software. The function of these softwares is to transform the local network connection into socks, so that the network applications that could not be used directly can be used through agents. 7 VNN and softther can also connect to the sealed port outside, but the way is completely different, so we won't discuss it here~
4. BitTorrent (BT) is a file distribution protocol, which identifies content through URL and integrates with network seamlessly. Compared with HTTP / ftp protocol, MMS / RTSP streaming media protocol and other download methods, it has the advantage that a file's downloaders are constantly uploading data to each other at the same time, so that the file source (which can be server source or personal source) can be changed, Generally, it refers to the first seeder or the first publisher of the seed) can support a large number of downloaders to download at the same time with a very limited load. Therefore, P2P transmission methods such as BT also have the saying that "the more people who download, the faster the download speed". BT's official name is "bit torrent" (nicknamed "abnormal download" by domestic netizens). It is a multi-point sharing protocol software developed by a programmer named Bram Cohen in California
BitTorrent is specially designed for the sharing of large capacity files, and it adopts a kind of MLM like working mode
BT first divides a file into many parts on the uploader side. User a downloads some parts randomly, while user B downloads others randomly
in this way, a's BT will automatically select the fastest end according to the situation (according to the speed of network connection with different computers) to B's computer to get the downloaded part, and B's BT will also go to a's computer to get the downloaded part according to the situation, which not only reces the load of the server, but also speeds up the download speed of both sides
in fact, every user is uploading as a source while downloading (someone else takes a part of that file from your computer). In this case, the uplink bandwidth is effectively utilized, and the bottleneck of traditional FTP is avoided. The more people join in the download, the more people actually upload, and the faster other users download. The advantages of BT are reflected here
different from the usual FTP and HTTP downloads, there is no need to specify a server when using BT to download. Although there is still the concept of a server in BT, the downloaders do not need to care where the server is. Only those who publish the original shared file need to know
the server that provides BT is called tracker. People who publish files with BT need to know which server to use to provide tracker for the files to be published. Since no server is specified, BitTorrent uses BT file to determine the download source. BT file suffix is torrent, the capacity is very small, usually tens of K. This file contains the description information of the corresponding published file, which tracker to use (the server that records the downloaded user information), file verification information, etc. BT client can find the download source and do the related download operation by processing BT files
BT refers to the person who provides complete files as seed, and the person who is downloading as client. How many seeds and how many customers can see a file now? As long as there is a seed, you can download it with confidence, and you will be able to catch it. Of course, the more seeds there are and the more customers there are, the faster the files will be picked up
if the number of seeds is 0, don't try. Generally speaking, there is at least one seed. When more people download it, the number of people who do it will increase, and the download speed will be faster. When you finish downloading, if you don't choose to close, others can continue to download from you

in other words, BT is sharing a file. When it downloads data, it also uploads and shares it with others
in this regard, BT has many advantages in the transmission of large files, so for example, some large games and high-definition movies are mostly downloaded by BT. As a result, BT has been blocked, and large-scale games and high-definition movies have been greatly reced SARFT also wants to use this method to stop pirated game software, movies and movies ×× Movie circulation)
but without BT, there are also FTP, HTTP, thunder... As long as someone needs it, someone will meet it,
there are new ways to download it
People's piracy frenzy can't be blocked by a little BT!!!
5. Unknown_Error
6. The next anti P2P software
7. Break through the BT blockade - how to deal with the blocked BT port

break through the BT blockade - how to deal with the blocked BT port
at present, some ISP servers block ports 6881-6889 for various reasons, making their users unable to use BT software to download files normally. We can deal with it through the following methods
using BitTorrent plus! II
click "file → attribute setting" in the program window, you can see in the "BitTorrent attribute setting" window, check the option of "UPnP automatic port mapping", and change the value range in "port range" to 1-65535

Modify torrent file
open the system's resource manager, select "tools" | Folder Options "| file type" from the menu, find the extension torrent in the window, and click "advanced"

click the "Edit" button in the open window, and then modify the command line parameters of the BT program in the edit window: add a space at the end of the line and the control port binding parameters "- minport" (for the lowest port number), "- maxport" (for the highest port number), such as "& quot; D:\&# 92; Program Files\&# 92; BitComet\&# 92; BitComet.exe" & quot;% 1" -- Minport 7201 -- maxport 7304 ", please set the port number at will, not the original 6881-6889 range, and finally restart the BT software

using proxy server
using proxy server can also solve this problem, but BT software must support proxy function (for example, BitComet, even if it does not support this function, it can be used with sockscap). In addition, e to the large data flow of BT, it is difficult to find a stable and fast socks proxy server. If these two conditions are met at the same time, it will be very easy to break through the blockade.
8. This is only temporary, in order to crack down on piracy just sealed a few big BT station. As long as you follow the rules of the Internet. There's no problem. The Internet still needs to leave room for some people to show themselves. It depends on how you use it.
9. Radio and television think that the content reproced by BT website is unauthorized (they say pirated), but in fact it is the content that they can't interfere with (now what TV shows us is filtered... Snail House is very representative, so it's banned), so they have to close it, unless you have an Internet audio-visual business license, but they need state-owned enterprises (convenient for video content screening) and n more money
10. Compared with imported diamond, domestic diamond (PCD) enterprises with good points can reach about 70% of foreign ones. The problem is that the proction process of domestic materials is not rigorous, resulting in unstable quality of finished procts. This is the biggest drawback of domestic materials! Using domestic materials to choose relatively powerful enterprises, so that there is a little guarantee in proct quality! Hope to help you.
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750