mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update lbry-basics.md
Fixed typo
This commit is contained in:
parent
c4b10fdd19
commit
c1d78b232d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ In the **Desktop app**, if you want to delete faster more or all the files from
|
||||||
- In the **mobile app** open the main menu of the app and then choose the **`Publishes`** option.
|
- In the **mobile app** open the main menu of the app and then choose the **`Publishes`** option.
|
||||||
|
|
||||||
## How do I know if I'm sharing content and helping the LBRY network properly?
|
## How do I know if I'm sharing content and helping the LBRY network properly?
|
||||||
The easiest way to confirm that you are sharing correctly is to determine if the port used for seeding (3333 TCP) is open to the rest of the LBRY network. To do so, type 3333 into [this port checking tool](http://www.canyouseeme.org) and check the result. It if shows "Success", you are all set. If it shows "Error", you may need to check your router settings for UPnP options (set to enable) or forward TCP port 3333 and UDP Port 4444 to your local computer running the LBRY Desktop. Firewall and NAT settings may also affect the availability of these ports. Also, when you access the checking tool page, check if in the browser there is no active plug-in or extension that act as a VPN. In this case the result could be false and indeed your Desktop app could have access to these ports, but the browser not. For more details see [this](/faq/host-content).
|
The easiest way to confirm that you are sharing correctly is to determine if the port used for seeding (3333 TCP) is open to the rest of the LBRY network. To do so, type 3333 into [this port checking tool](http://www.canyouseeme.org) and check the result. If it shows "Success", you are all set. If it shows "Error", you may need to check your router settings for UPnP options (set to enable) or forward TCP port 3333 and UDP Port 4444 to your local computer running the LBRY Desktop. Firewall and NAT settings may also affect the availability of these ports. Also, when you access the checking tool page, check if in the browser there is no active plug-in or extension that act as a VPN. In this case the result could be false and indeed your Desktop app could have access to these ports, but the browser not. For more details see [this](/faq/host-content).
|
||||||
|
|
||||||
## How can I search for content on LBRY?
|
## How can I search for content on LBRY?
|
||||||
Searching on LBRY is as easy as typing your search term(s) into the address bar at the top and then pressing enter.
|
Searching on LBRY is as easy as typing your search term(s) into the address bar at the top and then pressing enter.
|
||||||
|
|
Loading…
Add table
Reference in a new issue