> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rt-Net Sciurus17

> Redirect stub to the Rt-Net Sciurus17 catalog page.

export default function RtNetSciurus17RedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/rt-net/sciurus17");
  }, []);
  return <>
      # Redirecting to Rt-Net Sciurus17

      If you are not redirected automatically, [open the Rt-Net Sciurus17 catalog page](https://cyberwave.com/rt-net/sciurus17).
    </>;
}
