📜 ⬆️ ⬇️

GitHub Reflog v1.4.12

Welcome to the fourth edition of GitHub Reflog, a weekly chronicle of great GitHub repositories and community activities. Previous editions are available in the Reflog archive .


This week's recommended repositories include:


apenwarr / sshuttle

This great project received quite a few mentions in the press this week, and has already become an integral part of my toolkit. Sshuttle calls itself the VPN of the Poor. It allows you to connect to a remote computer as an unprivileged user and redirect each port of that network to your local computer. After switching on, all traffic is redirected through the server. If the server has access to the network for machines to which your machine does not have access, then now you can access them as if they were on your local network.
')
Port forwarding with OpenSSH is not new, but sshuttle transmits all ports, not just the ones you specify. On the server, it depends on OpenSSH.

Go!

This week's amazing repositories


asarazan / Narwhalingus-EP

@Asarazan has found a great new application for GitHub this week. He and his group, Bristol 7's, decided to publish their EP under a Creative Commons license. In the spirit of open source, it was decided to publish it on GitHub!

The repo includes the final mixes as well as separate audio tracks for remixes. Requests for pool are welcome!

Remarkable repositories




Perspective repositories




==============================================
PS Should I translate Reflog regularly?

Source: https://habr.com/ru/post/117587/


All Articles