Results 8 issues of Aria

This is useful when using port 443 in combination with cloudflare workers in order to set so called "clean ip" as 127.0.0.1 and port 443

In the same way that `--path` and `--exclude-path` both exist together, I think it should be the same for `--type` and `--exclude-type`. So I think there should be an `--exclude-type`...

Here #1446 trying to address this issue but it never came into reality for no reason! BTW it's a bug as framework should not panic instead it should handle this...

Add app to dash as much as it overflows that it needs to scroll to reach far ones. Then scroll smoothly. At some point it wont scroll anymore and jumps...

Consider this struct: ```go type Foo struct { Bar *int `json:"bar"` } func (r Foo) Validate() error { return validation.ValidateStruct( &r, validation.Field( &r.Bar, validation.When( r.Bar != nil, validation.Required, validation.Min(2), ),...

**Actual behavior** A clear and concise description of what the bug is. I used to this kind of situation where go generate fails and the mockgen leftovers got not clean...

### Name and Version root@f7545b6b4f65:/app# ./llama-cli --version load_backend: loaded CPU backend from ./libggml-cpu-alderlake.so version: 4460 (ba8a1f9c) built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu ### Operating systems Linux, Other? (Please...

bug-unconfirmed
stale

i mean 100 is a small upper bound it should be at least 500 or i guess 1000