David Trapp

Results 65 issues of David Trapp

``` [!] Error: 'fromMiliseconds' is not exported by node_modules/@walletconnect/time/dist/cjs/index.js, imported by node_modules/@walletconnect/relay-auth/dist/esm/api.js https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module node_modules/@walletconnect/relay-auth/dist/esm/api.js (3:9) 1: import * as ed25519 from "@stablelib/ed25519"; 2: import { randomBytes } from "@stablelib/random"; 3:...

The readme says: > #### Looking for something easier than this? > > The easiest way to use JavaScript Standard Style to check your code is to use the >...

When selecting a folder, I get this error: ``` --------------------------- UPnPBrowser --------------------------- System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei UPnPBrowser.frmMain.LoadFileChildren(TreeNode& parentTreeNode) --------------------------- OK --------------------------- ``` ![image](https://user-images.githubusercontent.com/6010463/89821099-5a788000-db4e-11ea-9830-14cd1d78fc03.png) The...

**Describe the bug** `Host` header (which should be `some-domain.loophole.site`) gets overridden with `127.0.0.1:`. **To Reproduce** Steps to reproduce the behavior: 1. Create a server that logs the `Host` header it...

bug

When I start Loophole, I get this kind of "hacking attempt" requests on my webserver immediately. How is this possible? Surely nobody could guess the ID in your URL (especially...

bug