NewToolsworks Actualizaciones @newtoolsworkscanal Channel on Telegram

NewToolsworks Actualizaciones

@newtoolsworkscanal


Canal donde se publicará las actualizaciones de aplicaciones o proyectos de Newtoolsworks. Gracias por unirte
Grupo: https://www.newtoolsworks.com/r.php?redirect=tg

NewToolsworks Actualizaciones (Spanish)

¡Descubre las últimas novedades en aplicaciones y proyectos de Newtoolsworks en nuestro emocionante canal de Telegram: NewToolsworks Actualizaciones! En este canal, podrás encontrar las actualizaciones más recientes de nuestras aplicaciones y proyectos, así como información exclusiva y noticias destacadas. ¿Quiénes somos? Newtoolsworks es una empresa dedicada al desarrollo de herramientas innovadoras y soluciones tecnológicas que buscan facilitar la vida diaria de nuestros usuarios. ¿Qué es NewToolsworks Actualizaciones? Es tu fuente confiable para mantenerte al tanto de todas las novedades relacionadas con nuestras aplicaciones y proyectos. Desde mejoras en la usabilidad hasta nuevas funcionalidades, en este canal encontrarás todo lo que necesitas saber. ¿Por qué unirte? Al unirte a nuestro canal, serás el primero en enterarte de las actualizaciones más recientes, lo que te permitirá disfrutar de una experiencia mejorada y más eficiente en nuestras aplicaciones. Además, tendrás acceso a contenido exclusivo y promociones especiales. ¡No te pierdas ni un solo detalle! ¿Cómo unirse? Es muy sencillo. Simplemente haz clic en el enlace de nuestro grupo: https://www.newtoolsworks.com/r.php?redirect=tg ¡Gracias por unirte a NewToolsworks Actualizaciones! Te esperamos con emocionantes actualizaciones y noticias que te sorprenderán.

NewToolsworks Actualizaciones

09 Nov, 03:20


What many were waiting for is the linklayer web dashboard, now ready to be installed and used.

Frontend repository:
https://github.com/NewToolsWorks/linklayer-frontend-dashboard

Backend repository:
https://github.com/NewToolsWorks/linklayer-backend-dashboard

The steps to install this in the backend repository:
https://github.com/NewToolsWorks/linklayer-backend-dashboard#install

We hope you can use it and we look forward to your PR to improve this project. Thank you all very much for your support. We hope you enjoy it.

NewToolsworks Actualizaciones

25 Oct, 03:53


We are almost finished with the dashboard that allows you to manage users on your VPS. We hope you can use it and find it useful.

NewToolsworks Actualizaciones

09 Oct, 00:44


Many people ask how to use this option in linklayer. We have created this small script that will allow you to use it with linklayer and thus share your files remotely.

clone repository: https://bitbucket.org/iopmx/linklayer-vpn-server/src/main/remote%20config/

Before you start you need to create 2 folders where the script will be.

configs In this folder you will enter all the configuration files that you want the user to synchronize.

video In this folder OPTIONAL is the video if do you need to send.

Once the files and/or video have been added, let's start the server with the command.

Install dependencies
pip install -r requeriments.txt

Start server
uvicorn main:app --host 0.0.0.0 --port PORT

where PORT put the port you want.

The URL to be used in Linklayer would be like this

http://ipVPS:port/info

ipVPS is your VPS IP

port is the port running service

Thank you for using our application and we hope you find it useful. If you have any questions, don't worry and ask, we will try to help you.

NewToolsworks Actualizaciones

05 Sep, 02:18


We have updated tun2tap for PC to be able to share the VPN connection from your cell phone to your PC, through vpn2share, so you can share the connection of socksip or linklayer and other VPNs that you want to use on your PC for free. We leave you the link on how to use it. We hope you enjoy it and thank you all for your support.

Link tutorial and download: https://newtoolsworks.com/tun2tap/

NewToolsworks Actualizaciones

11 Aug, 02:52


Changes:

-Fix crash app
-Added check configuration
-Process startup optimization
-Other bugs fixed

NewToolsworks Actualizaciones

02 Aug, 14:27


New locaction added linklayer vpn, thanks to all for support us, We hope you enjoy the new location

NewToolsworks Actualizaciones

22 Jul, 19:46


Finally, remember if you are going to use these new features you must update the core in your VPS link:

https://bitbucket.org/iopmx/linklayer-vpn-server/src/main/

NewToolsworks Actualizaciones

22 Jul, 19:46


-Added full support IPV6 free server
-Added fulll support IPV6 en private servers
-Added True websocket
-Added Dual version 2
-Fix logs locked
-Fix some bugs

True websocket: Some CDNs or connections need a real websocket connection that uses the defined standard. In this case, it is not just a payload injection, which usually improves compatibility.

Dual version 2: Currently, a version 2 has been added to dual HTTP, making it more compatible with various CDNs, you will have to modify it according to your needs, the crucial difference is that v2 can be somewhat slow in uploading, it will depend on how you configure the parameters nchunks and nparallels.

Final note: If you use a private VPS server and want to use IPV6 compatibility, verify that your provider has IPv6 enabled and also on your VPS, before you can use it without any problem.

NewToolsworks Actualizaciones

22 Jul, 19:39


NewToolsworks Actualizaciones pinned Deleted message

NewToolsworks Actualizaciones

15 Jun, 21:52


The SocksIP and linklayer incident working normally has been solved, thank you for your understanding

NewToolsworks Actualizaciones

16 May, 04:25


-Added support for IPV6
-Added support route ipv6
-Added disable Split request HTTP Dual

NewToolsworks Actualizaciones

24 Apr, 05:26


LinkLayer VPN, it has 2 servers, more will be added soon, it uses location 2, it is more stable and faster 😊

NewToolsworks Actualizaciones

24 Apr, 05:23


-Fix some issues
-Update UDP HyRequest
-Reduce size of app
-Import file from click
-Optimice core

NewToolsworks Actualizaciones

20 Apr, 05:09


-Fix issues
-update release

NewToolsworks Actualizaciones

11 Apr, 04:56


https://drive.google.com/drive/folders/1oDohd8TWgTVLLWeRNZCXk4zC6mkd4Ram?usp=sharing

Small linklayer configuration tutorial.

Warning: this tutorial is a basic example, you will need to adjust it to your needs.