Lin

Results 140 issues of Lin

Mac by default gives a 172.xxx.xxx ip when the correct address (i.e. on Linux) should be a localhost i.e. 127.x.x.x or 0.x.x.x.x. This fixes that. [Line 147](https://github.com/Immortalin/redbird/blob/dec5b425858ac32174bd37f821b4b6d14db189b3/lib/docker.js#L147) to [line 156](https://github.com/Immortalin/redbird/blob/dec5b425858ac32174bd37f821b4b6d14db189b3/lib/docker.js#L156)...

Hi! Is this still maintained? Any plans for a readme?

Something like this https://KloudTrader.com/security

On Chrome Android v98.0.4758.87 the Math ML formulas are cut off. ![Screenshot_20220214-182541__01](https://user-images.githubusercontent.com/7126128/153964204-02d8a6c7-d11e-41e9-b2c0-7793d30d559b.jpg)

Can you add an option to include the cookies of the current page?

What's the point of [InputStream.java](https://github.com/aphyr/gnuplot/blob/master/src/gnuplot/InputStream.java) when you can interop directly in Clojure?