Silur

Results 20 issues of Silur

`bunkerweb.SERVE_FILES` is not hosting the `ROOT_FOLDER` content when configured with autoconf. In a standalone bunkerweb instance however it works. With autoconf, `myserver.com` in the example config below shows the bunkerweb-flavored...

bug

Using the docker-compose file seen on https://docs.bunkerweb.io/1.4/web-ui/#installation and modifying the `example.com` placeholder according to the domain (correctly) configured as an A record to a remote server throws the well-known: ```...

bug
need more info

Since there is no documentation about how to parse a pcap file with this, I have to ask. The following code what I made from intuition is not working (runs...

question

running ```bash solc-select use 0.8.9 manticore example.sol ``` results in the error message: __Invalid solc compilation Invalid option to --combined-json: compact-format__ This is due to the removed compact-format option in...

bug

This was submitted in last year, still not fixed: ``` test test Tab content 1 $scope.test = function() { console.log('test'); } ```

creating a new project with _foundation new_ works great on firefox, chrome etc but in electron (with the electron browser pointing to gulp's build dir) only the default layout html...

On monochrome terminals, there is no way to know which window is selected by navigating with TAB other than trying to make appointments and see if it works. I suggest...

### URL https://invidious.silur.me ### Mandatory checks - [X] Instance has a domain name - [X] Instance is served over HTTPS - [X] Statistics (`/api/v1/stats`) are enabled - [X] Instance is...

Any plans to support EV2 too?

### Component Anvil ### Describe the feature you would like Anvil currently returns "Requested data unavailable" when trying to call `debug_traceTransaction' on an forked anvil instance. It should however be...

T-feature