HackerTrans
TopNewTrendsCommentsPastAskShowJobs

myspeed

no profile record

Submissions

[untitled]

1 points·by myspeed·2 माह पहले·0 comments

Show HN: Kadugu VPN – QUIC, TCP Split connection approach for blazing speed

github.com
3 points·by myspeed·2 वर्ष पहले·0 comments

comments

myspeed
·2 माह पहले·discuss
https://www.youtube.com/shorts/2UUsisXvwoM
myspeed
·2 माह पहले·discuss
I like the explanation of Neil Tyson on Neanderthal's research.
myspeed
·पिछला वर्ष·discuss
Most of our spatial intelligence is innate, developed through evolution. We're born with a basic sense of gravity and the ability to track objects. When we learn to drive a car, we simply reassign these built-in skills to a new context
myspeed
·2 वर्ष पहले·discuss
Sounds like Teredo tunnels which was part of Windows 7. It builds ipv6 tunnel over ipv4 and assigns a global IPv6 address to Windows machines. But these tunnels were later removed from Windows 10.
myspeed
·2 वर्ष पहले·discuss
Building Blazing speed VPN in less than 1000 lines of code: https://github.com/dvasanth/kadugu
myspeed
·2 वर्ष पहले·discuss
Building blazing speed VPN in less than 1000 lines of code: https://github.com/dvasanth/kadugu
myspeed
·2 वर्ष पहले·discuss
This means we may need to remove or replace the Olympiad..It has no practical significance..Winners never contributed to any major scientific breakthroughs.
myspeed
·2 वर्ष पहले·discuss
It can be also a smuggled item from elsewhere.
myspeed
·2 वर्ष पहले·discuss
I built libp2p tunnel based VPN(Kadugu VPN) and open sourced it. Its a custom solution, it can't be finger printed. Generated traffic uses QUIC based transport to reach other end. Just like any browser based web traffic. In future, custom VPN solution will be flooded in market that can be easily setup. Finger printing will be difficult in these solutions.
myspeed
·2 वर्ष पहले·discuss
In reality, writing a code that is easily understandable for everyone is good code. Clever code is intricate and difficult to follow by many. Coding is done for a team of people and not to show individual preceptive of a business problem/solution.