diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-11-01 20:36:17 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-11-01 20:41:02 +0300 |
| commit | e511d9f8d8f1889892d53dd0317f3e99c024f3d5 (patch) | |
| tree | d6fafb4e985df8f448e178be442720cd55727507 /docs/setup.md | |
| parent | e775312e813c7998bdf5e3bddef465bfa785b8d8 (diff) | |
docs: add found_bugs for akaros
Diffstat (limited to 'docs/setup.md')
| -rw-r--r-- | docs/setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.md b/docs/setup.md index c071d554d..7c8438d02 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -1,7 +1,7 @@ # How to set up syzkaller Generic setup instructions for fuzzing Linux kernel are outlined [here](linux/setup.md). -For other OS kernels check: [Akaros](/docs/akaros.md), [FreeBSD](/docs/freebsd.md), [Fuchsia](/docs/fuchsia.md), [NetBSD](/docs/netbsd.md), [Windows](/docs/windows.md). +For other OS kernels check: [Akaros](/docs/akaros/README.md), [FreeBSD](/docs/freebsd.md), [Fuchsia](/docs/fuchsia.md), [NetBSD](/docs/netbsd.md), [Windows](/docs/windows.md). After following these instructions you should be able to run `syz-manager`, see it executing programs and be able to access statistics exposed at `http://127.0.0.1:56741`: |
