Popper.js – JavaScript positioning library

Popper.js is a library for positioning elements relative to other elements, like tooltip positioning or dock positioning. Famous libraries and frameworks are using Popper.js library to position tooltips and hover effects, including bootstrap. There are plenty of options and plugins to make Popper.js a powerful positioning library, including auto flipping, keeping target inside a certain …

Keep SSH connection over Outline connection.

As most of you are already familiar with, Outline is a good ShadowSocks client, which provides tunneling for all traffic on computer. But there is one big draw back, when we are doing server related works over SSH connection.Somehow, Outline app automatically detects and disconnects SSH connection after around 15 seconds of idle time. We …